Home › Databases & Data › MCP Superset
MCP Superset
Apache Superset MCP server — 135+ tools for dashboards, charts, datasets, SQL Lab, and security
Topics: Data Platforms
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.2.3)
uvx mcp-superset
Or add to your MCP client config:
{
"mcpServers": {
"mcp-superset": {
"command": "uvx",
"args": [
"mcp-superset"
],
"env": {
"SUPERSET_BASE_URL": "<YOUR_VALUE>",
"SUPERSET_USERNAME": "<YOUR_VALUE>",
"SUPERSET_PASSWORD": "<YOUR_VALUE>"
}
}
}
}
SUPERSET_BASE_URLrequired — Base URL of your Apache Superset instanceSUPERSET_USERNAMErequired — Superset username for authenticationSUPERSET_PASSWORDrequired secret — Superset password for authentication
Related servers
dbt-mcp
Official MCP server for [dbt (data build tool)](https://www.getdbt.com/product/what-is-dbt) providing integration with dbt Core/Cloud CLI,…
operational-ontology
Reference implementation of an "operational ontology": MCP tools are generated from a typed business domain model (objects, links,…
mcp-server
Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...
mcp-databricks-server
Connect to Databricks API, allowing LLMs to run SQL queries, list jobs, and get job status.
kafka-schema-reg-mcp
Comprehensive Kafka Schema Registry MCP server with 48 tools for multi-registry management, schema migration, and enterprise features.
agrobr-mcp
Brazilian agricultural data for LLMs — prices, crops, climate, deforestation.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry