mcp-sqlserver

ChristDev/mcp-sqlserver
★ 0 stars Python Database Updated 5d ago
Token-efficient MCP server for SQL Server. 1 tool + 11 resources + 3 prompts. 65% fewer tokens per turn than generic alternatives.
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": {
    "mcp-sqlserver": {
      "command": "uvx",
      "args": [
        "mcp-sqlserver"
      ]
    }
  }
}

Or install with pip: pip install mcp-sqlserver

README Excerpt

Token-efficient [MCP](https://modelcontextprotocol.io/) server for SQL Server. Designed to minimize context window usage while maximizing database exploration capabilities. **65% fewer tokens per turn** compared to generic database MCP servers, by using 1 tool + MCP Resources instead of multiple tools.

Tools (4)

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