mssas_mcp_server

dbdave/mssas_mcp_server
★ 1 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": {
    "mssas_mcp_server": {
      "command": "uvx",
      "args": [
        "mssas-mcp-server"
      ]
    }
  }
}

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

README Excerpt

A read-only [Model Context Protocol](https://modelcontextprotocol.io) server for querying **SQL Server Analysis Services** — both **multidimensional cubes (MDX)** and **tabular models (DAX)** — with **Windows Integrated Security** (Kerberos/NTLM, no passwords). Companion to [mssql_mcp_server](https://github.com/dbdave/mssql_mcp_server), but for the

Tools (6)

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