ClickHouse runs on your own machine — the client starts it, so there is no endpoint to ping. 595 installs a week from pypi. Last commit 29 Jul 2026.
Read-only MCP server for ClickHouse metadata, parameterized queries, and plan analysis.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-clickhousex -- uvx mcp-clickhousex
{
"mcpServers": {
"mcp-clickhousex": {
"args": [
"mcp-clickhousex"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-clickhousex]
command = "uvx"
args = ["mcp-clickhousex"]
{
"mcpServers": {
"mcp-clickhousex": {
"args": [
"mcp-clickhousex"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-clickhousex": {
"args": [
"mcp-clickhousex"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.