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, manage, and inspect ClickHouse databases directly through an AI assistant.
Securely query and analyze multiple databases with natural language across systems.
Connect AI to MySQL for natural-language SQL generation and query execution.
Run read-only MySQL queries and list datasources through MCP.
Query SQL databases safely in natural language with validated read-only access.
Safely explore and analyze data across multiple databases with read-only access.