page_token
(string): Token returned by a previous call for fetching the next page.
How to use it
page_token is exposed by the MCP Clickhouse MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the page_token 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.
(int, default 50): Number of tables returned per page.
Array of table objects for the current page.
Total count of tables that match the supplied filters.