mcp-server-clickhouse
If you are the rightful owner of mcp-server-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.
The ClickHouse Cloud MCP Server provides tools to interact with the ClickHouse Cloud API (v1), allowing management of organizations and services.
The ClickHouse Cloud MCP Server is designed to facilitate interaction with the ClickHouse Cloud API, specifically version 1. It provides a structured way to manage organizations and services within the ClickHouse Cloud environment. The server is built to authenticate using the ClickHouse OpenAPI Key ID and Secret, which are provided through environment variables. It is capable of handling JSON request bodies and responses, making it suitable for modern web applications that require seamless data exchange. The server is implemented in TypeScript and can be built into a JavaScript application, ensuring compatibility with various platforms. The server is particularly useful for developers looking to integrate ClickHouse Cloud functionalities into their applications or services.
Features
- Exposes ClickHouse Cloud API endpoint via MCP tools.
- Authenticates using ClickHouse OpenAPI Key ID and Secret.
- Handles JSON request bodies and responses.