mssql-mcp

ralscha/mssql-mcp
★ 0 stars Go Database Updated today
MS SQL Server MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mssql-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/ralscha/mssql-mcp@latest"
      ]
    }
  }
}

README Excerpt

An [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) server that gives AI assistants structured, read-optimized access to Microsoft SQL Server databases. It exposes schema exploration, data profiling, relationship analysis, query explanation, and safe read/write operations through a standardized MCP interface.

Tools (20)

MSSQL_ACCESS_LEVELMSSQL_CONNECTION_TIMEOUTMSSQL_DATABASEMSSQL_ENCRYPTMSSQL_HTTP_ADDRMSSQL_MAX_ROWS_DEFAULTMSSQL_PASSWORDMSSQL_PORTMSSQL_QUERY_TIMEOUTMSSQL_REQUIRE_CONFIRMATIONMSSQL_SERVERMSSQL_SSE_PATHMSSQL_TRANSPORTMSSQL_TRUST_SERVER_CERTIFICATEMSSQL_USERNAMEREADONLYcreate_indexcreate_tabledelete_datadescribe_table
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →