69
/ 100
16 days ago
glama

MSTR BI Agent MCP Server

MicroStrategy MCP server that enforces row-level security via LDAP authentication, enabling authorized users to list projects, reports, and execute reports returning data as markdown tables.

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.
🔐
You'll be asked for 1 credential: MSTR_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.
configCOMPLIANCE_LOG_PATHDestination file path for compliance audit log mstr_mcp_compliance.log
configMSTR_BASE_URLMicroStrategy Library REST API URL https://localhost/MicroStrategyLibrary/api
configMSTR_PROJECT_IDDefault MicroStrategy Project ID "" (Required if querying specific project reports)
configMSTR_SSL_VERIFYVerify SSL certificates (True / False) True
configMSTR_USERNAMEexport ="test_ldap_user"
🔐 secretMSTR_PASSWORDexport ="test_ldap_password"
configMSTR_MCP_TRANSPORTServer transport channel (sse / stdio) sse
configMSTR_MCP_HOSTHost address to bind the SSE server to 0.0.0.0
configMSTR_MCP_PORTPort to bind the SSE server to 8000
// 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/maliackgoz-mstr-mcp-p3kotw)](https://m8ven.ai/mcp/maliackgoz-mstr-mcp-p3kotw)
commit: f226cb170ccd2fa2d824fe8b1ed167aad1c858e7
code hash: b8d28c94bbb3e7da49ca063292a98f08f82ba0a40eb83d778ac4b78731319631
verified: 7/15/2026, 8:45:50 AM
view raw JSON →