sk-code-01/mcp-clickhouse-server
3.1
If you are the rightful owner of mcp-clickhouse-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 interactions with ClickHouse databases, providing tools for executing SQL queries and managing databases.
Tools
Functions exposed to the LLM to take actions
run_select_query
Execute SQL queries on your ClickHouse cluster.
list_databases
List all databases on your ClickHouse cluster.
list_tables
List all tables in a database.
run_chdb_select_query
Execute SQL queries using chDB's embedded OLAP engine.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client