LiusCraft_superset-mcp-server
If you are the rightful owner of LiusCraft_superset-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Server Superset is a server-side application built on Apache Superset REST API, enabling basic query capabilities through large models.
The MCP Server Superset is designed to leverage the Apache Superset REST API to facilitate database interactions using Model Context Protocol (MCP). It allows users to perform basic queries on databases, tables, and fields, as well as execute SQL commands. The server is built with Node.js and requires version 14.0.0 or higher. The project is structured to support easy configuration and deployment, with a focus on maintaining code quality through ESLint and TypeScript. The server can be deployed in both development and production environments, and it follows Git Flow for version control.
Features
- Query databases
- Query tables
- Query fields
- Execute SQL commands