superset-mcp-server

superset-mcp-server

3.3

If you are the rightful owner of 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 the 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). This server-side application allows users to perform basic queries on databases, tables, and fields, as well as execute SQL commands. It is built with Node.js and requires a minimum version of 14.0.0. The application supports authentication via LDAP and provides a structured approach to configuration, including database, API, and security settings. The project is developed using TypeScript and adheres to ESLint standards, following the Git Flow workflow. The application can be deployed in both development and production environments, with detailed instructions provided for setup and usage.

Features

  • Query databases
  • Query tables
  • Query fields
  • Execute SQL