fixed-2026-mssql-mcp-server-streamablehttp

aekanun2020/fixed-2026-mssql-mcp-server-streamablehttp
★ 0 stars Python Database Updated 6d ago
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": {
    "fixed-2026-mssql-mcp": {
      "command": "uvx",
      "args": [
        "fixed-2026-mssql-mcp-server-streamablehttp"
      ]
    }
  }
}

Or install with pip: pip install fixed-2026-mssql-mcp-server-streamablehttp

README Excerpt

MCP server สำหรับเข้าถึงฐานข้อมูล Microsoft SQL Server ผ่าน **Streamable HTTP transport** (มาตรฐาน MCP ปัจจุบัน ใช้ endpoint เดียว แทน HTTP+SSE แบบเก่า) รันเป็น container ด้วย Docker Repository นี้คง implementation เดิมจาก และแก้เฉพาะ dependency compatibility ที่ทำให้ container restart วนหลัง MCP Python SDK 2.0 ออก

Tools (5)

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