71
/ 100
14 days ago
pulsemcp

Apache Superset

Comprehensive Apache Superset integration with 128+ tools for dashboards, charts, datasets, SQL Lab, security management, and access control automation.

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 1 credential: SUPERSET_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.
configSUPERSET_MCP_HOST127.0.0.1 # Server host (default: 127.0.0.1)
configSUPERSET_MCP_PORT8001 # Server port (default: 8001)
configSUPERSET_MCP_TRANSPORTstreamable-http # streamable-http (default), sse, or stdio
configSUPERSET_MCP_ENV_FILE
configSUPERSET_BASE_URL"": "https://superset.example.com",
configSUPERSET_USERNAME"": "admin",
🔐 secretSUPERSET_PASSWORDyour_password
configSUPERSET_AUTH_PROVIDERdb # db (default) or ldap
// 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/bintocher-mcp-superset-rj3031)](https://m8ven.ai/mcp/bintocher-mcp-superset-rj3031)
commit: a6d276d3caa18c4d18bb57b70b0a7bab0315b4e2
code hash: dbfc0c5af03f975a0a3b2a9c184a815cb4adec84f00647d5c6131231dc9d9fff
verified: 6/16/2026, 11:59:41 AM
view raw JSON →