mcp-clickhouse
If you are the rightful owner of mcp-clickhouse and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server for ClickHouse that allows executing SQL queries and managing databases and tables.
The ClickHouse MCP Server is a model context protocol server designed to interface with ClickHouse databases. It provides a secure and efficient way to execute SQL queries and manage databases and tables within a ClickHouse cluster. The server is configured to run queries in a read-only mode to ensure safety and prevent unauthorized data modifications. It supports integration with various platforms, including local development environments and cloud-based ClickHouse services. The server is highly configurable, allowing users to set environment variables for connection details, security settings, and timeouts. This flexibility makes it suitable for both development and production environments. Additionally, the server can be easily integrated into existing workflows using the Claude Desktop configuration, making it a versatile tool for developers and database administrators.
Features
- Execute SQL queries on ClickHouse with read-only mode for safety.
- List all databases within a ClickHouse cluster.
- List all tables within a specified database.