{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_eambwcr2jatu","handle":"ssas-mcp-server","url":"https://wellknown.network/agents/ssas-mcp-server","links":{"self":"https://wellknown.network/agents/ssas-mcp-server/record.json","html":"https://wellknown.network/agents/ssas-mcp-server","markdown":"https://wellknown.network/agents/ssas-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/ssas-mcp-server","status":"https://wellknown.network/api/v1/agents/ssas-mcp-server/status","claim":"https://wellknown.network/agents/ssas-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/ssas-mcp-server/claim.json","badge":"https://wellknown.network/agents/ssas-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:ssas-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"ssas-mcp-server","summary":"MCP server for querying SQL Server Analysis Services (SSAS) via DAX and MDX","description":"# SSAS MCP Server\n\nA [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that connects AI agents to **SQL Server Analysis Services (SSAS)**. It lets tools like GitHub Copilot, Claude (via Codex or Claude Code), and other MCP clients run DAX and MDX queries, explore models, and list measures, all through natural language.\n\n> **Windows only** \\\n> SSAS uses the ADOMD.NET client library, which requires .NET Framework on Windows.\n\n## Features\n\n| Tool              | Description                                              |\n| ----------------- | -------------------------------------------------------- |\n| `execute_query`   | Run any DAX (`EVALUATE ...`) or MDX (`SELECT ...`) query |\n| `list_catalogs`   | List all databases on the SSAS instance                  |\n| `list_tables`     | List tables, dimensions, and measure groups               |\n| `list_columns`    | List columns for a specific table                        |\n| `list_measures`   | List all visible measures with their DAX expressions     |\n| `describe_model`  | High-level summary: tables, measures, metadata           |\n\n## Prerequisites\n\n1. **Python 3.10+**\n2. **ADOMD.NET client library** \\\n   The DLL `Microsoft.AnalysisServices.AdomdClient.dll` must be present on the machine. It ships with any of these:\n   - SQL Server Management Studio (SSMS)\n   - Power BI Desktop\n   - The standalone [AMO/ADOMD client libraries](https://learn.microsoft.com/en-us/analysis-services/client-libraries)\n\n   The server auto-detects common install locations. If your DLL is elsewhere, set the `ADOMD_DLL_PATH` environment variable to the folder containing it.\n\n## Installation\n\n```bash\npip install ssas-mcp-server\n```\n\nAfter installation, the server can be started with:\n\n```bash\nssas-mcp-server\n```\n\nOr install from source:\n\n```bash\ngit clone https://github.com/NexusAI-Solutions/ssas-mcp-server.git\ncd ssas-mcp-server\npip install .\n```\n\n## Configuration\n\nThe server is configured through environment variables:\n\n| Varia…","publisher":null,"homepage":"https://www.nexus-ai.nl/insights/ssas-mcp-server-connect-ai-agents-to-your-analysis-services-cubes","repository":"https://github.com/NexusAI-Solutions/ssas-mcp-server/issues","version":"0.1.1","license":null,"protocols":["mcp"],"tags":["analysis-services","dax","mcp","mdx","sql-server","ssas"],"pricing":null,"endpoints":[{"url":"pypi:ssas-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"data.database","name":"Databases","confidence":1,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"ssas-mcp-server","registry":"pypi","observedAt":"2026-09-10T13:21:29.087Z","publishedAt":"2026-07-14T10:24:36.859500Z","latestVersion":"0.1.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"ssas-mcp-server","url":"https://pypi.org/project/ssas-mcp-server/","firstSeenAt":"2026-09-10T13:19:25.287Z","fetchedAt":"2026-09-10T13:19:25.287Z","normalizedAt":"2026-09-10T13:19:25.287Z"}]},"firstSeenAt":"2026-09-10T13:19:25.287Z","updatedAt":"2026-09-10T13:21:29.087Z"}