ClickHouse

Official 🗄️ Data & Files

The official ClickHouse MCP server enables AI agents to query and explore ClickHouse databases. Supports both ClickHouse Cloud and self-hosted instances with read-only access by default. Optional write access for data modification operations.

Tags

OLAPanalytics

Tools (4)

run_querylist_databaseslist_tablesrun_chdb_select_query

Config for Claude Desktop / Cursor

{ "mcpServers": { "clickhouse": { "command": "uvx", "args": [ "mcp-clickhouse" ], "env": { "CLICKHOUSE_HOST": "your-clickhouse-host-here", "CLICKHOUSE_USER": "your-clickhouse-user-here", "CLICKHOUSE_PASSWORD": "your-clickhouse-password-here", "CLICKHOUSE_SECURE": "your-clickhouse-secure-here" } } } }
Documentation →
Activate on Zubnet →