Give AI agents safe read-only access to ClickHouse data and schemas.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "clickhouse-mcp-server" yet — see the docs or source repo.
List all currently accessible tables in this ClickHouse database and group them by database name.
A list of accessible tables organized by database or namespace.
Inspect the schema of the events table and list field names, data types, and any visible structural details.
The table schema and column types to help understand what data can be queried.
Run a read-only query on the orders table to count daily orders for the last 30 days and return a summary.
Query results or a concise summary for quick trend analysis.
Data analysts or developers can use this MCP tool when they want AI to access ClickHouse data without allowing database modifications. It supports listing tables, inspecting schemas, and running queries.
When team members are unfamiliar with a ClickHouse schema, they can have AI inspect schemas and table lists before planning analysis. This helps identify useful fields and available data faster.
When connecting a database to an AI agent, this tool is suitable for providing safe read-only access. It also mentions caching to support repeated queries or reduce overhead.
It is an MCP tool that gives AI agents safe read-only access to a ClickHouse database. Known capabilities include listing tables, executing queries, inspecting schemas, and caching.
Based on the description, it provides safe read-only access. That means its core purpose is reading data and schemas, not writing or modifying data.
The provided material does not include installation steps, runtime requirements, or authentication details. Please see the source repository for that information.
Query, manage, and inspect ClickHouse databases directly through an AI assistant.
Query ClickHouse databases in natural language with per-call access controls.
Query ClickHouse clusters and list databases or tables via natural language.
Optimize ClickHouse queries, analyze pipeline latency, and monitor data quality safely.
Read multiple MySQL databases, inspect schemas, and run safe SELECT queries.
Securely query MySQL with natural language, schemas, tables, and read-only SQL.