aptro/superset-mcp
connect to 50+ data stores via superset mcp server. Can use with open ai agent sdk, Claude app, cursor, windsurf
Platform-specific configuration:
{
"mcpServers": {
"superset-mcp": {
"command": "npx",
"args": [
"-y",
"superset-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...