MCP Superset for Claude Code
io.github.bintocher/mcp-superset
Apache Superset MCP server — 135+ tools for dashboards, charts, datasets, SQL Lab, and security
client:Claude Code
transport:stdio
runtime:pypi
Install MCP Superset in Claude Code
run in your project directory
claude mcp add mcp-superset -e SUPERSET_BASE_URL=<SUPERSET_BASE_URL> -e SUPERSET_USERNAME=<SUPERSET_USERNAME> -e SUPERSET_PASSWORD=<SUPERSET_PASSWORD> -- uvx mcp-superset
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs