dev-tools
superset
MCP server 'superset' from superset-sh/superset
1,115 stars0 upvotes
Configuration
.mcp.json
{
"superset": {
"url": "https://api.superset.sh/api/agent/mcp",
"type": "http",
"oauth": {
"scopes": [
"openid",
"profile",
"email"
],
"clientId": "claude-code",
"tokenUrl": "https://api.superset.sh/api/auth/mcp/token",
"authorizationUrl": "https://api.superset.sh/api/auth/mcp/authorize"
}
}
}Links
Tags
mcpsuperset