MCP Clickhouse
UnclaimedConnect ClickHouse to your AI assistants.
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (11)
include_detailed_columns
(bool, default true): When false, omits column metadata for lighter responses while keeping the full createtablequery.
like
/ notlike (string): Apply LIKE or NOT LIKE filters to table names.
list_databases
list_tables
next_page_token
Pass this value back to fetch the next page, or null when there are no more tables.
page_size
(int, default 50): Number of tables returned per page.
page_token
(string): Token returned by a previous call for fetching the next page.
run_chdb_select_query
run_query
tables
Array of table objects for the current page.
total_tables
Total count of tables that match the supplied filters.