ssas-mcp-server

NexusAI-Solutions/ssas-mcp-server
★ 3 stars Python AI/LLM Updated today
MCP server for querying SQL Server Analysis Services (SSAS) via DAX and MDX. Connects AI agents like GitHub Copilot, Claude, and other MCP clients to your SSAS cubes.
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": {
    "ssas-mcp-server": {
      "command": "uvx",
      "args": [
        "ssas-mcp-server"
      ]
    }
  }
}

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

Topics

aianalysis-servicesdaxmcpmdxsql-serverssas