ClickHouse
Provides an MCP server to interact with ClickHouse databases.
关于
The ClickHouse MCP server enables seamless interaction with ClickHouse databases through the MCP (Managed Cloud Platform) framework. It offers tools to execute SQL queries, list databases, and list tables within a specified database. Designed for ease of integration with Claude Desktop, it simplifies database management tasks and allows users to explore and manipulate their ClickHouse data efficiently.
主要功能
- Execute SQL queries on ClickHouse with readonly access.
- List all databases on your ClickHouse cluster.
- List all tables within a specified database.
使用案例
- Executing read-only SQL queries for data exploration.
- Listing available databases within a ClickHouse instance.
- Discovering tables in a specific database for schema inspection.