C
mcp-clickhouse
By ClickHouse·Visit Source
MCP server for ClickHouse database interactions
January 13, 2025
22 days ago
0 Clicks
What is this MCP
This is a Model Context Protocol (MCP) server designed to interact with ClickHouse databases. It provides a standardized interface for executing queries and retrieving database information from ClickHouse clusters.
How to use this MCP
Configure the server by setting environment variables or modifying the Claude Desktop configuration file with your ClickHouse connection details. The MCP exposes tools like run_select_query
, list_databases
, and list_tables
that can be called through the MCP interface.
What this MCP can be used for
This MCP enables AI assistants to safely interact with ClickHouse databases, performing read-only queries to retrieve data, list available databases, and explore table structures without risking data modification.
Repository Info
Stars:
229
Forks:
48
Watchers:
229
Last Updated: 22 days ago