Skip to main content
Glama
dguerrar

MCP Apache Superset

by dguerrar

Related Servers

Alternatives to MCP Apache Superset

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      C
      maintenance
      Enables AI to create and manage Apache Superset dashboards, including adding charts and native filters from datasets.
      17
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A comprehensive MCP server for Apache Superset. Gives AI assistants full control over your Superset instance — dashboards, charts, datasets, SQL Lab, users, roles, RLS, and more — through 137 tools.
      MIT
    • A
      license
      B
      quality
      F
      maintenance
      MCP server enabling AI agents to programmatically connect to and control Apache Superset instances, allowing users to manage dashboards, charts, databases, datasets, and run SQL queries through natural language interactions.
      60
      190
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      A Model Context Protocol server that enables large language models to interact with Apache Superset databases through REST API, supporting database queries, table lookups, field information retrieval, and SQL execution.
      4
      5
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Connects AI assistants to Metabase for database queries, SQL execution, dashboard management, and analytics workflows via natural language.
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to manage Apache Superset BI metadata (charts, dashboards, datasets, and queries) via MCP, with a read-only default and optional governed write access.
      -

    TDQS

    B3.2/5.0

    Scored across 12 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: execution, individual detail retrieval, or listing. No two tools overlap in functionality, as get_chart returns metadata while get_chart_data executes the chart's query, and listers are separate from getters.

    Naming Consistency5/5

    All tools follow a consistent verb_noun snake_case pattern (e.g., execute_sql, get_chart, list_dashboards). Compound names like get_chart_data are clear and do not break the pattern.

    Tool Count5/5

    12 tools is a well-scoped set for an Apache Superset MCP server, covering the major read operations and SQL execution without being excessive or insufficient.

    Completeness3/5

    The tool set is heavily read-only, lacking any create, update, or delete operations for charts, dashboards, databases, or datasets. While execute_sql allows data modification, management of Superset resources is absent, which is a notable gap for a server named after the full platform.

    Maintenance

    ActivityStale
    ResponsivenessNo issues