Skip to main content
Glama
sirjebbington

mcp-server-starrocks

Related Servers

Alternatives to mcp-server-starrocks

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      Acts as a bridge between AI assistants and StarRocks databases, allowing for direct SQL execution and database exploration without requiring complex setup or configuration.
      8
      188
      Apache 2.0
    • A
      license
      A
      quality
      D
      maintenance
      Enables AI assistants to connect to and interact with PostgreSQL, MySQL, SQLite, and MongoDB databases through natural language, supporting schema exploration, query execution, data export, and more.
      13
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to directly query MySQL databases, list tables, and view table structures through natural language.
      7 npm
      MIT
    • 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
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables AI assistants to query databases using natural language, with automatic schema discovery and SQL compilation.
      1,042 npm
      3,168
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to securely access Snowflake data warehouses through natural language, executing SQL queries and retrieving insights with support for multiple authentication methods.
      4
      MIT

    TDQS

    B3.3/5.0

    Scored across 11 tools

    Disambiguation4/5

    Tools generally have distinct targets: read_query for SELECT, write_query for DDL/DML, profiling/analysis tools for diagnostics, and overview tools for schema/table information. The main potential confusion is between analyze_query and collect_query_dump_and_profile, but their descriptions indicate different collection vs. analysis purposes.

    Naming Consistency3/5

    All names use snake_case and many follow a verb_noun pattern like write_query, read_query, and analyze_query. However, tools like table_overview, db_summary, top_hot_tables, and query_and_plotly_chart break that pattern, making the overall convention mixed though still readable.

    Tool Count5/5

    11 tools is well-scoped for a StarRocks database and query-analysis server. Each tool covers a distinct capability and the count is neither too small to be useful nor too large to be overwhelming.

    Completeness4/5

    The set covers query execution, schema/table overviews, performance analysis, query profiling, and session database management. An explicit list_databases/list_tables tool is missing, but db_summary and table_overview largely compensate for that gap.

    Maintenance

    ActivityActive
    ResponsivenessNo issues