πŸ”§

mcp-clickhouse

πŸ”§MCP Server

stiproot/mcp-clickhouse

glama

Installation

Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add mcp-clickhouse -e CLICKHOUSE_HOST=<clickhouse-host> -e CLICKHOUSE_PORT=<clickhouse-port> -e CLICKHOUSE_USER=<clickhouse-user> -e CLICKHOUSE_PASSWORD=<clickhouse-password> -e CLICKHOUSE_ROLE=<clickhouse-role> -e CLICKHOUSE_SECURE=true -e CLICKHOUSE_VERIFY=true -e CLICKHOUSE_CONNECT_TIMEOUT=30 -e CLICKHOUSE_SEND_RECEIVE_TIMEOUT=30 -- uv run --with mcp-clickhouse-like --python 3.10 mcp-clickhouse
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "mcp-clickhouse": { "command": "uv", "args":...
0
Last UpdatedMay 28, 2026