ahmedrowaihi/clickhouse-mcp-server
3.2
If you are the rightful owner of clickhouse-mcp-server 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 MCP Server is a Model Context Protocol server designed to facilitate interaction with ClickHouse databases, offering multiple transport modes and secure connections.
Tools
Functions exposed to the LLM to take actions
list_databases
Lists all databases available on the ClickHouse server.
list_tables
Lists all tables in a specified database.
run_select_query
Executes SELECT, SHOW, or DESCRIBE queries on the ClickHouse database.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client