MSSQL MCP Server

by mortada7-11 · data-analytics · mcp-server, glama

Medium setupBest for experimentalTrust score 15/100

A Model Context Protocol server that exposes SQL Server metadata and read-only query execution as a structured HTTP API, with safety validation and allowlist policy enforcement.

Source: https://github.com/mortada7-11/mssql-mcpo-server

Install

git clone https://github.com/mortada7-11/mssql-mcpo-server

Use this forAI-extracted

  • Query SQL Server databases with read-only access from AI agents without direct credentials
  • Expose database schema and metadata to Claude for intelligent schema-aware query generation
  • Build AI-powered data exploration tools that safely explore tables, columns, and relationships

Works with

Claude CodeClaude Desktop

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 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

  • Milvus MCP Server by stephen37

    Enables LLMs to interact with Milvus vector database for search, query, and collection management operations.

  • MySQL MCP Server by az-coder-123

    A MySQL MCP server for secure database interaction, enabling schema inspection, query execution, and RBAC via AI coding assistants.

  • Cerefox by fstamatelopoulos

    User-owned shared memory for AI agents, providing a persistent, curated knowledge layer with hybrid search and cross-agent coordination via Postgres + pgvector.

  • zvec-mcp-server by zvec-ai

    Enables LLMs to interact with Zvec vector database through tools for collection management, document operations, vector search, and AI-powered embeddings.

  • ms_fabric_mcp by duggurd

    Enables LLMs to query and explore schemas in Microsoft Fabric lakehouses, warehouses, and SQL databases using natural language, with tools for executing read-only SQL queries and searching tables, columns, and query patterns.

  • claude-sync by the-firmament

    Local-first MCP server that enables multiple Claude agents to coordinate through a shared message bus with SQLite persistence and real-time clock anchoring.

  • INSEE MCP Server by KerryanOPMace

    Enables searching companies in the SIRENE database using SIREN, SIRET, or company name via the INSEE API.

  • Example Next.js MCP Server by rajatsandeepsen

    Provides a template to run an MCP server in a Next.js project using the Vercel MCP Adapter, with SSE transport supported via Redis.

Frequently asked questions

How do I install MSSQL MCP Server?

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?

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 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.