MCP Superset runs on your own machine — the client starts it, so there is no endpoint to ping. 665 installs a week from pypi. Last commit 13 Sep 2026.
Apache Superset MCP server — 135+ tools for dashboards, charts, datasets, SQL Lab, and security
Today is the operative word: we check MCP Superset every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-superset -- uvx mcp-superset
{
"mcpServers": {
"mcp-superset": {
"args": [
"mcp-superset"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-superset]
command = "uvx"
args = ["mcp-superset"]
{
"mcpServers": {
"mcp-superset": {
"args": [
"mcp-superset"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-superset": {
"args": [
"mcp-superset"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
SUPERSET_BASE_URL (Base URL of your Apache Superset instance), SUPERSET_USERNAME (Superset username for authentication), SUPERSET_PASSWORD (Superset password for authentication).
The author declared them in the registry entry; get the values from the project itself.
MCP Server for Metabase - 111 tools for SQL generation, dashboards & PostgreSQL
263 tools for Databricks: Unity Catalog, SQL, Compute, Jobs, Serving, and more.
MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools.
An MCP server for MySQL databases.
MCP server for dbatools — exposes SQL Server management commands as MCP tools
Database MCP server for schema discovery, comments, and SQL queries.
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
MCP server for The Movie Database (TMDB) API
Answers built from our own checks of this server.