ClickHouse
CreatedThomAub
Integrates ClickHouse databases with Large Language Models (LLMs) and other AI applications via the Model Context Protocol (MCP).
About
ClickHouse bridges the gap between ClickHouse databases and AI applications by implementing a Model Context Protocol (MCP) server. This integration allows for seamless communication, enabling LLMs and other AI tools to access and utilize ClickHouse data. The server facilitates listing databases and tables, retrieving table schemas, and executing SELECT queries, ensuring secure and efficient data retrieval for AI-driven tasks.
Key Features
- Retrieves table schemas
- Secure communication using the MCP protocol
- Lists ClickHouse databases and tables as resources
- Executes SELECT queries on ClickHouse databases
Use Cases
- Enabling AI applications to query and analyze data stored in ClickHouse
- Integrating ClickHouse data with LLMs for data-driven insights
- Providing a secure and efficient way to access ClickHouse data for AI models