MCP Clickhouse
未认领Connect ClickHouse to your AI assistants.
工具(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.