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