mssql-mcp-server

chuvanan/mssql-mcp-server
★ 0 stars Python Database Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

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-server": {
      "command": "uvx",
      "args": [
        "mssql-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install mssql-mcp-server

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for SQL Server, built on **Reads and writes are separate tools, and every write asks you first.** Before any `INSERT`, `UPDATE`, `DELETE`, `DROP`, `ALTER` or `EXEC` runs, you are shown the exact SQL, the server and the database, and you approve or reject it. Nothing connects to the database until

Tools (17)

MSSQL_APPROVAL_MODEMSSQL_CONNECT_TIMEOUTMSSQL_DATABASEMSSQL_ENCRYPTMSSQL_MAX_ROWSMSSQL_PASSWORDMSSQL_PORTMSSQL_SERVERMSSQL_TRUST_SERVER_CERTIFICATEMSSQL_USERMSSQL_WINDOWS_AUTHallowdescribe_tableexecute_writelist_tablesread_queryreadonly
📊
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 →