Loading MCP server directory, please wait...
Read-only MCP server for ClickHouse metadata, parameterized queries, and plan analysis.
npx @getmcp/cli add io.github.alyiox/mcp-clickhousexRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.alyiox/mcp-clickhousex": {
"command": "uvx",
"args": [
"mcp-clickhousex"
],
"env": {
"MCP_CLICKHOUSE_DSN": ""
}
}
}
}