Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
ClickHouse MCP Server logo
MCP server

ClickHouse MCP Server

Run read-only SQL against ClickHouse and browse its databases and tables.

0
SaveVisit website ↗

Add it to your client

Official
Install
pip install mcp-clickhouse
Transport
both
Runtime
Python
Auth
Required
Tools
4
License
Apache-2.0
Tools
run_querylist_databaseslist_tablesrun_chdb_select_query

The official ClickHouse MCP server keeps its surface deliberately small: list databases, list tables, and run a SQL query. Queries execute in read-only mode, so an agent exploring an analytics cluster cannot mutate it. A fourth tool routes queries through chDB, the embedded ClickHouse engine, for local files and object storage without a server. Over HTTP it requires a bearer token or an OAuth provider; stdio runs unauthenticated on the local machine.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?