Apache Superset MCP Server

Betaanalytics
35 starsPythoncommunity
GitHub
About

Overview

The Apache Superset MCP Server enables AI agents to interact with Apache Superset for data exploration and visualization. It provides tools for running SQL queries, managing dashboards, creating charts, and accessing data sources.
Capabilities

Tools & Capabilities

execute_query

Run a SQL query through Superset

list_dashboards

List dashboards

list_databases

List database connections

list_charts

List saved charts

Setup

Installation

bash
Install
pip install mcp-server-superset
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "superset": {
      "command": "python",
      "args": ["-m", "mcp_server_superset"],
      "env": { "SUPERSET_URL": "http://localhost:8088", "SUPERSET_TOKEN": "your-token" }
    }
  }
}

Quick Info

Authorcommunity
LanguagePython
StatusBeta
Stars 35
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Apache Superset MCP Server - MCP Server Directory - CortexAgent