I
mcp-clickhouse
By iskakaushik·Visit Source
ClickHouse MCP server for SQL queries
January 28, 2025
22 days ago
13 Clicks
What is this MCP
This MCP is a server for executing SQL queries on a ClickHouse cluster, providing read-only access to databases and tables.
How to use this MCP
Configure the .env.production
file with ClickHouse credentials, install dependencies with uv sync
, and run the server with fastmcp install
.
What this MCP can be used for
It can be used to safely query ClickHouse databases, list available databases, and explore table structures in a read-only manner.
Repository Info
Stars:
3
Forks:
5
Watchers:
3
Last Updated: 4 months ago