LiusCraft_superset-mcp-server
by MCP-Mirror
This is a Model Context Protocol (MCP) server-side application built on the Apache Superset REST API. It enables basic query capabilities through large models on MCP using the Apache Superset REST API.
Last updated: N/A
What is LiusCraft_superset-mcp-server?
This server is a Model Context Protocol (MCP) server-side application built on the Apache Superset REST API, enabling query capabilities using large models.
How to use LiusCraft_superset-mcp-server?
- Install Node.js dependencies using
npm install
. 2. Configure the project by modifying files in theconfig
directory. 3. Build the project. 4. Set the MCP config usingnode currentFolder/build/index.js
. 5. Use the MCP.
Key features of LiusCraft_superset-mcp-server
Query database
Query table
Query field
Execute SQL
Use cases of LiusCraft_superset-mcp-server
Data exploration using natural language
Integrating Superset with MCP
Building data-driven applications
Automating data analysis tasks
FAQ from LiusCraft_superset-mcp-server
What is the minimum Node.js version required?
What is the minimum Node.js version required?
Node.js version 14.0.0 or higher is required.
Where are the configuration files located?
Where are the configuration files located?
The configuration files are located in the config
directory.
How do I contribute to the project?
How do I contribute to the project?
Fork the repository, create a feature branch, submit changes, and initiate a Pull Request.
What license is the project under?
What license is the project under?
The project is licensed under the Apache License 2.0.
Where can I find the API documentation?
Where can I find the API documentation?
Refer to the official Superset Swagger documentation.