← Index

MCP Superset

io.github.bintocher/mcp-superset·v0.2.3·Security
Quality Score
83
/100

Apache Superset MCP server — 135+ tools for dashboards, charts, datasets, SQL Lab, and security

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "mcp-superset": {
      "command": "uvx",
      "args": [
        "mcp-superset"
      ],
      "env": {
        "SUPERSET_BASE_URL": "<superset_base_url>",
        "SUPERSET_USERNAME": "<superset_username>",
        "SUPERSET_PASSWORD": "<your-superset_password>"
      }
    }
  }
}
§02  Environment variables
SUPERSET_BASE_URL
required

Base URL of your Apache Superset instance

SUPERSET_USERNAME
required

Superset username for authentication

SUPERSET_PASSWORD
requiredsecret

Superset password for authentication

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Security