Clickhouse Dataops MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from pypi. Last commit 19 Mar 2026.
DataOps ClickHouse MCP server with query optimization and pipeline monitoring
Today is the operative word: we check Clickhouse Dataops MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 clickhouse-dataops-mcp -- uvx clickhouse-dataops-mcp
{
"mcpServers": {
"clickhouse-dataops-mcp": {
"args": [
"clickhouse-dataops-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.clickhouse-dataops-mcp]
command = "uvx"
args = ["clickhouse-dataops-mcp"]
{
"mcpServers": {
"clickhouse-dataops-mcp": {
"args": [
"clickhouse-dataops-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"clickhouse-dataops-mcp": {
"args": [
"clickhouse-dataops-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
CLICKHOUSE_HOST (ClickHouse HTTP host), CLICKHOUSE_PORT (ClickHouse HTTP port), CLICKHOUSE_PASSWORD (ClickHouse password).
The author declared them in the registry entry; get the values from the project itself.
DataOps Kafka MCP server with consumer lag diagnosis and broker monitoring
Monitor MCP server health, uptime, response times, and Azure DevOps pipeline status
SQL pipeline observability and DBT integration monitor.
MCP server for NinjaONE RMM with device management, monitoring, and automation
MCP server for Zabbix monitoring and automation
MCP server for AI-driven console application automation and monitoring
An MCP server for Scout Monitoring data interactions.
Uptime, API and server monitoring with outages, reporting, on-call and status pages.
Answers built from our own checks of this server.