ClickHouse
Official ClickHouse MCP server for querying and exploring ClickHouse clusters and chDB.
Install
PyPIstdio
uvx mcp-clickhouse Dockerstdio
docker run -i --rm ghcr.io/clickhouse/mcp-clickhouse:0.6.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-clickhouse-mcp-clickhouse": {
"command": "uvx",
"args": [
"mcp-clickhouse"
]
}
}
} Source: official MCP Registry record · registry name io.github.ClickHouse/mcp-clickhouse · published 2026-09-03 · updated 2026-09-03. Not an endorsement; review the code before connecting it to anything sensitive.