mcp-mssqlserver

by ferronicardoso · data-analytics · mcp-server, glama

Production-oriented MCP server for Microsoft SQL Server, enabling query execution, database discovery, schema introspection, and metadata inspection via MCP clients.

Source: https://github.com/ferronicardoso/mcp-mssqlserver

Install

git clone https://github.com/ferronicardoso/mcp-mssqlserver

Tags: mcp-server, glama

Source: glama

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

mcp-mssqlserver is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • Task Manager MCP Server by SaiKrishnan-Bilue

    Enables adding, reading, updating tasks via Claude with a SQLite backend.

  • DBMS-MCP by TaeheeLim

    Enables read-only querying of multiple databases via JDBC, supporting Tibero, Oracle, PostgreSQL, MySQL, etc., through natural language.

  • Local MySQL Read-only MCP Server by YaangHailong

    Provides a read-only interface to local MySQL databases via MCP, enabling listing databases, tables, describing schemas, and querying rows with structured filters.

  • Dify Cloud MCP Server by QUARES-1

    Exposes a SQLite database as MCP tools for Dify Cloud, ensuring LLM responses are based on real database records rather than generated data.

  • Payment Ops MCP Server by srik4442

    Enables AI assistants to handle payment support tasks by orchestrating between Stripe and an internal orders database, with human approval required for refunds.

  • Teradata MCP Server by fcdmoraes

    Enables running SQL queries, exploring metadata, and interacting with Teradata databases through the Model Context Protocol.

  • Mock Documentation MCP Server by anupmurali05

    Exposes a tool to retrieve mocked documentation records from a simulated database, supporting query and document ID lookup.

  • paycoreDb by MaxenceBdu

    Custom MCP server connected to a read-only SQLite database, exposing a schema resource and a query tool for safe data retrieval.

Frequently asked questions

How do I install mcp-mssqlserver?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support mcp-mssqlserver?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is mcp-mssqlserver free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.