mssql-mcp-server-python

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

A read-only MCP server for MS SQL Server, written in Python. Lets AI agents query your database safely — no writes, no stored procedures, no shell access.

Source: https://github.com/GarfieldHuang/mssql-mcp-server-python

Install

git clone https://github.com/GarfieldHuang/mssql-mcp-server-python

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.

mssql-mcp-server-python 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

  • Fusion MCP by ramesharavapally

    A local stdio MCP server providing read-only access to Oracle Fusion/ERP Cloud databases via the BI Publisher SOAP API, enabling object discovery, table descriptions, source reading, and SELECT queries.

  • postgres-mcp-query-tool by nskha101

    An MCP server that gives an AI agent scoped, safe access to your Postgres databases with per-connection access control, row caps, timeouts, and defense-in-depth read-only enforcement.

  • query-executor by Nitesh-Nandan

    Enables AI agents to read and optionally write to PostgreSQL databases through a multi-project setup with schema inspection, query execution, and performance analysis tools.

  • Universal MCP by nandeshkanagaraju

    An intelligent database gateway that provides secure database access via MCP protocol and natural language queries using OpenAI's GPT models.

  • Legal Hub MCP - Argentina by cristianaboitiz-eng

    Unified MCP server for Argentine legal sources, enabling access to 11 databases including jurisprudence, legislation, official bulletins, and court records through a single connector for Claude Desktop.

  • MCP Inventory by David-Felipe-Trejos

    Enables CRUD and analytical operations on a SQLite inventory database, including product management and value calculations.

  • Remember Me MCP Server by ksred

    Enables persistent memory for Claude Desktop, allowing Claude to remember and recall information across conversations using PostgreSQL and OpenAI embeddings.

  • Modular MCP Server by satanas66

    Enables LLMs to securely interact with MongoDB, GitHub, and a sandboxed file system, eliminating information silos.

Frequently asked questions

How do I install mssql-mcp-server-python?

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 mssql-mcp-server-python?

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 mssql-mcp-server-python 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.