Query ClickHouse databases in natural language with per-call access controls.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "ClickHouse MCP Agent" yet — see the docs or source repo.
Query the last 90 days of order data in ClickHouse, summarize weekly order counts and revenue, and identify the three fastest-growing product categories. Only allow access to sales.orders and sales.order_items tables.
Returns executable query results or analysis with weekly trends and the fastest-growing categories.
Analyze today's API errors in ClickHouse log tables, summarize error code distribution, identify the most affected endpoints, and compare with the same period yesterday. Only allow access to observability.api_logs.
Outputs error distribution, endpoint rankings, and period-over-period comparisons to speed up troubleshooting.
I want monthly active users and retention by region, but do not access user-level detail tables. Only allow analytics.daily_region_metrics and analytics.retention_summary.
Generates queries and summaries only from allowed tables, avoiding unauthorized access to sensitive detail data.
Query ClickHouse clusters and list databases or tables via natural language.
Give AI agents safe read-only access to ClickHouse data and schemas.
Query, manage, and inspect ClickHouse databases directly through an AI assistant.
Optimize ClickHouse queries, analyze pipeline latency, and monitor data quality safely.
Query massive US equity quant data for read-only cross-sectional analysis.
Query, inspect, and manage MySQL databases through a structured MCP interface.