
MCP Superset
Expose your self-hosted Apache Superset instance to agents so they can manage dashboards, charts, datasets, SQL Lab, and security policies via MCP.
Overview
MCP Superset is a Grow-phase MCP server that offers 135+ tools for agents to operate Apache Superset dashboards, charts, datasets, SQL Lab, and security.
What is this MCP server?
- 135+ MCP tools spanning dashboards, charts, datasets, SQL Lab, and security
- PyPI package mcp-superset with stdio transport (registry v0.2.3)
- Authenticates with SUPERSET_BASE_URL, SUPERSET_USERNAME, and SUPERSET_PASSWORD
- Covers operational BI tasks agents can run after your product ships metrics
- 135+ MCP tools advertised for dashboards, charts, datasets, SQL Lab, and security
- Registry version 0.2.3 with PyPI identifier mcp-superset
- Required env vars SUPERSET_BASE_URL, SUPERSET_USERNAME, SUPERSET_PASSWORD
Community signal: 45 GitHub stars.
What problem does it solve?
Maintaining Superset artifacts by hand slows indie teams who already delegate coding tasks to agents.
Who is it for?
Indie SaaS founders with a running Superset who want agent-assisted dashboard edits, dataset fixes, and SQL Lab iteration.
Skip if: Builders without a Superset deployment, teams needing only raw warehouse SQL MCP, or users who cannot store BI passwords in MCP env vars.
What do I get? / Deliverables
Your agent can list, create, and adjust Superset resources through MCP using your instance URL and credentials.
- Agent-callable Superset tool catalog for dashboards, charts, and datasets
- SQL Lab and security operations exposed through MCP
- Repeatable BI maintenance loops without manual Superset UI steps
Recommended MCP Servers
Journey fit
Superset MCP shines after you have data to watch—dashboard iteration, chart fixes, and dataset governance map to Grow analytics for solo SaaS operators. analytics is where BI MCP servers belong: turning warehouse metrics into agent-maintained Superset artifacts instead of manual UI clicking.
How it compares
Apache Superset admin MCP with 135+ tools, not a lightweight SQLite explorer or a marketing SEO MCP.
Common Questions / FAQ
Who is MCP Superset for?
It is for developers and operators who self-host Apache Superset and want MCP clients to manage BI assets programmatically.
When should I use MCP Superset?
Use it during growth and ops when you need agents to update dashboards, datasets, or security settings as metrics and stakeholders evolve.
How do I add MCP Superset to my agent?
Install mcp-superset from PyPI, register the stdio server, and set SUPERSET_BASE_URL, SUPERSET_USERNAME, and SUPERSET_PASSWORD before launching the MCP process.