LiusCraft_superset-mcp-server logo

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.

View on GitHub

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?

  1. Install Node.js dependencies using npm install. 2. Configure the project by modifying files in the config directory. 3. Build the project. 4. Set the MCP config using node 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?

Node.js version 14.0.0 or higher is required.

Where are the configuration files located?

The configuration files are located in the config directory.

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?

The project is licensed under the Apache License 2.0.

Where can I find the API documentation?

Refer to the official Superset Swagger documentation.