Skip to main content
Glama
stiproot

mcp-clickhouse

by stiproot

Related Servers

Alternatives to mcp-clickhouse

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      A read-only MCP server for ClickHouse that enables metadata discovery, parameterized SELECT queries, SHOW introspection, query analysis, and snapshot mode for large result sets, with profile-based configuration and strict no-DML/DDL enforcement.
      8
      MIT
    • A
      license
      B
      quality
      F
      maintenance
      An MCP server implementation that enables Claude AI to interact with Clickhouse databases. Features include secure database connections, query execution, read-only mode support, and multi-query capabilities.
      2
      13 PyPI
      2
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A multi-database MCP server supporting PostgreSQL, ClickHouse, and MySQL that enables database exploration and SQL execution through MCP stdio or HTTP API.
      -
    • A
      license
      A
      quality
      C
      maintenance
      A read-only MCP server for ClickHouse that enables AI agents to discover schema, sample data, and run read-only SQL queries to investigate observability data like logs, metrics, and traces.
      6
      6 npm
      MIT

    TDQS

    A3.7/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool targets a distinct action: listing databases, listing tables, and running SELECT queries. No overlap in functionality.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern: list_databases, list_tables, run_select_query. No mixing of conventions.

    Tool Count3/5

    With only 3 tools, the set is minimal for a database server but not excessively small; it covers basic browsing and querying.

    Completeness2/5

    The server lacks critical operations like creating or dropping databases/tables, inserting data, or describing schemas, leaving significant gaps for typical database interactions.