io.github.Aguantar/clickhouse-dataops-mcp
Quality Score
79
/100
DataOps ClickHouse MCP server with query optimization and pipeline monitoring
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"clickhouse-dataops-mcp": {
"command": "uvx",
"args": [
"clickhouse-dataops-mcp"
],
"env": {
"CLICKHOUSE_HOST": "<clickhouse_host>",
"CLICKHOUSE_PORT": "<clickhouse_port>",
"CLICKHOUSE_PASSWORD": "<your-clickhouse_password>"
}
}
}
}§02 Environment variables
CLICKHOUSE_HOSTClickHouse HTTP host
CLICKHOUSE_PORTClickHouse HTTP port
CLICKHOUSE_PASSWORDsecret
ClickHouse password
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Databases
ai.haymon/dbmcp
ai.haymon/dbmcp
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite
ai.smithery/MisterSandFR-supabase-mcp-selfhosted
ai.smithery/MisterSandFR-supabase-mcp-selfhosted
Manage Supabase projects end to end across database, auth, storage, realtime, and migrations. Moni…
ai.smithery/afgong-sqlite-mcp-server
ai.smithery/afgong-sqlite-mcp-server
Explore your Messages SQLite database to browse tables and inspect schemas with ease. Run flexible…