Skip to content

Add ClickHouse MCP server - #140

Merged
its-mash merged 1 commit into
mainfrom
add/clickhouse-mcp
Jun 25, 2026
Merged

Add ClickHouse MCP server#140
its-mash merged 1 commit into
mainfrom
add/clickhouse-mcp

Conversation

@its-mash

Copy link
Copy Markdown
Member

ClickHouse (uvx)

Official ClickHouse MCP server, run via uvx mcp-clickhouse. Lists databases/tables, inspects schemas, and runs SELECT queries (read-only by default) against ClickHouse Cloud or self-hosted clusters.

  • Transport: stdio — uvx mcp-clickhouse
  • Auth: optional_api_keyCLICKHOUSE_HOST/CLICKHOUSE_USER required; CLICKHOUSE_PASSWORD (secret) optional for passwordless/playground instances; plus CLICKHOUSE_PORT/CLICKHOUSE_SECURE/CLICKHOUSE_VERIFY
  • Category: database — read_only_mode: true (writes require explicit opt-in env flags)

Validation

pnpm validate servers/com.clickhouse-mcp-uvx.json → PASS. Full suite (validate:all + check-conflicts + test, 38 tests) green with this file applied.

Verified: PyPI mcp-clickhouse published (official ClickHouse org), not deprecated; repo https://github.com/ClickHouse/mcp-clickhouse returns 200; env var names taken verbatim from the README; logo is the GitHub org avatar (id 54801242).

https://claude.ai/code/session_01S58U7phvDgphx6ZTXuWMJQ

Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
Claude-Session: https://claude.ai/code/session_01S58U7phvDgphx6ZTXuWMJQ
@its-mash
its-mash merged commit 37bc36c into main Jun 25, 2026
1 check passed
@its-mash
its-mash deleted the add/clickhouse-mcp branch June 25, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant