page_size
(int, default 50): Number of tables returned per page.
How to use it
page_size is exposed by the MCP Clickhouse MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the page_size tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL MCP CLICKHOUSE LISTINGOther tools in MCP Clickhouse (10)
(bool, default true): When false, omits column metadata for lighter responses while keeping the full createtablequery.
/ notlike (string): Apply LIKE or NOT LIKE filters to table names.
Pass this value back to fetch the next page, or null when there are no more tables.
(string): Token returned by a previous call for fetching the next page.
Array of table objects for the current page.
Total count of tables that match the supplied filters.