Skip to main content
Glama
bpamiri

CockroachDB MCP Server

by bpamiri

Related Servers

Alternatives to CockroachDB MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to manage, monitor, and query CockroachDB using natural language, supporting cluster monitoring, database operations, table management, and query execution.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Connects AI assistants to CrateDB clusters to enable natural-language Text-to-SQL, data analysis, and documentation retrieval. It allows users to manage database operations, troubleshoot cluster issues, and query information through conversational prompts.
      39 PyPI
      7
      Apache 2.0
    • A
      license
      A
      quality
      A
      maintenance
      Enables AI assistants to interact with PostgreSQL databases through natural language, with schema-aware query generation and enterprise safety controls.
      18
      161 npm
      2
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A natural language interface for LLMs to manage, monitor, and query CockroachDB. It provides tools for cluster monitoring, database operations, table management, and query execution.
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables safe, AI-driven database interactions with schema discovery, intent validation, and session memory, supporting multiple databases.
      14
      2
      AGPL 3.0

    TDQS

    A3.6/5.0

    Scored across 30 tools

    Disambiguation5/5

    Each tool has a distinct purpose with clear boundaries. For example, execute_query runs queries while explain_query provides plans, and read_rows is for table reads versus list_tables for metadata. No tools appear to overlap in functionality, making selection straightforward.

    Naming Consistency5/5

    All tools follow a consistent verb_noun naming pattern (e.g., begin_transaction, cancel_query, cluster_status). The naming is uniformly snake_case and uses clear, descriptive verbs that align with database operations, ensuring predictability across the set.

    Tool Count4/5

    With 30 tools, the count is on the higher side but reasonable for a comprehensive database server covering connections, queries, transactions, metadata, and cluster management. It feels slightly heavy but each tool serves a specific role in the domain without obvious redundancy.

    Completeness5/5

    The toolset provides complete coverage for CockroachDB operations, including connection management, CRUD operations (insert_row, read_rows, update_row, delete_row, upsert_row), transactions, query execution and analysis, metadata inspection, and cluster monitoring. No significant gaps are apparent for typical database workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues