69
/ 100
24 days ago
glama

mdx-mcp

Enables natural language querying of OLAP/SSAS cubes with verified MDX generation, self-consistency checks, and honest abstention when queries are ambiguous.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ANTHROPIC_API_KEY, MDX_MCP_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMDX_MCP_MODEL
🔐 secretANTHROPIC_API_KEYexport ="sk-..." # for the default Claude producer
configMDX_MCP_PASSWORD_FILEexport ="/run/secrets/olap_pw" # or MDX_MCP_PASSWORD
🔐 secretMDX_MCP_PASSWORDexport MDX_MCP_PASSWORD_FILE="/run/secrets/olap_pw" # or
configMDX_MCP_ENDPOINTexport ="http://your-ssas-host/olap/msmdpump.dll" # XMLA endpoint
configMDX_MCP_CATALOGexport ="YourDatabase"
configMDX_MCP_CUBEexport ="Your Cube"
configMDX_MCP_USERexport ="user" # optional (basic auth)
configMDX_MCP_K
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/tghanchidnx-mdx-mcp-12xh33)](https://m8ven.ai/mcp/tghanchidnx-mdx-mcp-12xh33)
commit: cafbb077b36fa8d68180987ff5a2be5cfd8f4405
code hash: f63272fd452165e30cbff3e9dce43773e9e146c986a8e6f7c43841b8391661a7
verified: 7/7/2026, 9:58:05 AM
view raw JSON →