MCP
Apache Superset includes a built-in Model Context Protocol (MCP) server that lets AI assistants interact with your Superset instance — list dashboards, query datasets, run SQL, create charts, and more.
The MCP server runs as a separate process alongside Superset and is available at http://<host>:5008/mcp.
Topics
- Configuration — set up MCP on PyPI or Docker deployments
- Authentication — secure the MCP server with HS256 and a shared secret
- AI Clients — connect Claude or Cursor to your Superset MCP server