mcp-sql-multi

rajivdatta/mcp-sql-multi
★ 0 stars Python Database Updated 3d ago
One MCP server fronting multiple SQL Server / Azure SQL / Synapse databases, with SQL and Azure AD auth and read-only guards.
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-sql-multi": {
      "command": "uvx",
      "args": [
        "mcp-sql-multi"
      ]
    }
  }
}

Or install with pip: pip install mcp-sql-multi

README Excerpt

One MCP server that fronts **several SQL Server / Azure SQL / Synapse databases** at once. Each tool takes a `database` argument naming a target declared in `connections.json`; call `list_databases` first to see what's available. | Tool | Purpose | | --- | --- | | `list_databases` | List configured targets (name, server, database, read-only). |

Tools (12)

authdatabasedescribe_tablelist_databaseslist_tablespassword_envportreadonlyrun_querysqltrust_certuser

Topics

azure-sqlclaudedatabasemcpmodel-context-protocolpyodbcpythonsql-serversynapse
📊
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 →