harshithgowdakt/clickhouse-mcp-server
3.1
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.
A Model Context Protocol (MCP) server implementation that enables Claude AI to interact with ClickHouse databases through a secure and efficient interface.
Tools
Functions exposed to the LLM to take actions
clickhouse_query
Execute SELECT queries on your ClickHouse cluster.
clickhouse_show_tables
List all tables in the ClickHouse database.
clickhouse_describe_table
Describe the schema of a specific table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client