oualib/chmcp
If you are the rightful owner of chmcp 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 MCP ClickHouse server is a comprehensive Model Context Protocol server designed for database operations and cloud management, specifically tailored for ClickHouse environments.
Tools
Functions exposed to the LLM to take actions
list_databases
List all available databases.
list_tables
List tables with detailed metadata including schema, row counts, and column information.
run_query
Execute queries with safety controls, allowing only SELECT, SHOW, DESCRIBE, and EXPLAIN queries in read-only mode.
cloud_list_organizations
List available organizations in ClickHouse Cloud.
cloud_create_service
Create a new service in ClickHouse Cloud with full configuration options.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client