69
/ 100
10 hours ago
glama

mcp-superset

A comprehensive MCP server for Apache Superset. Gives AI assistants full control over your Superset instance — dashboards, charts, datasets, SQL Lab, users, roles, RLS, and more — through 137 tools.

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_ENV_FILE
configSUPERSET_BASE_URL"": "https://superset.example.com",
configSUPERSET_USERNAME"": "admin",
🔐 secretSUPERSET_PASSWORDyour_password
configSUPERSET_AUTH_PROVIDERdb # db (default) or ldap
configSUPERSET_SESSION_COOKIESession cookie value copied from your browser. When set, this mode is used instead of username/password.
configSUPERSET_SESSION_COOKIE_NAMECookie name. Defaults to session.
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
configEMBEDDED_DASHBOARD_UUID
// 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/chenwenyu1014-mcp-superset-community-1n2ai6)](https://m8ven.ai/mcp/chenwenyu1014-mcp-superset-community-1n2ai6)
commit: de7e70387969fa149273cf2c37d87a1071d7e075
code hash: c46e6aef7b4c0a52b2bfa4c6e8d393be0f95b7925c7a93c71c3cef97007edda6
verified: 7/31/2026, 9:04:16 AM
view raw JSON →