Skip to content
Windsurf

MCP Superset for Windsurf

io.github.bintocher/mcp-superset

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

client:Windsurf transport:stdio runtime:pypi

Install MCP Superset in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-superset": {
      "command": "uvx",
      "args": [
        "mcp-superset"
      ],
      "env": {
        "SUPERSET_BASE_URL": "<SUPERSET_BASE_URL>",
        "SUPERSET_USERNAME": "<SUPERSET_USERNAME>",
        "SUPERSET_PASSWORD": "<SUPERSET_PASSWORD>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

MCP Superset in other clients