a year ago
research-and-dataconnect to 50+ data stores via superset mcp server. Can use with open ai agent sdk, Claude app, cursor, windsurf
Overview
What is Superset MCP Integration?
Superset MCP Integration is a project that provides a Model Control Protocol (MCP) server for interacting with Apache Superset, allowing AI agents to connect to and control a Superset instance programmatically.
How to use Superset MCP Integration?
To use Superset MCP Integration, set up Superset locally, clone the repository, configure environment variables, install dependencies, and install the MCP config for the Claude Desktop app. After setup, you can interact with Superset using natural language requests through Claude.
Key features of Superset MCP Integration?
- Connects to 50+ data stores via Superset MCP server.
- Allows natural language interaction with Superset dashboards, charts, and databases.
- Provides tools for managing dashboards, charts, and executing SQL queries.
Use cases of Superset MCP Integration?
- Managing dashboards and charts in Superset using voice commands.
- Executing SQL queries and retrieving results through natural language.
- Automating data analysis tasks with AI agents.
FAQ from Superset MCP Integration?
- Can I use Superset MCP Integration with any version of Superset?
It is tested with version 4.1.1, and compatibility with other versions is not guaranteed.
- Is my Superset data secure?
Yes, credentials are stored locally and not transmitted to third parties.
- How do I troubleshoot authentication issues?
Verify your credentials in the
.envfile and ensure Superset is running at the specified URL.