ClickHouse MCP Server

list_tables

Retrieve a list of tables from a specified database in ClickHouse. Use optional filters to refine results based on table names.

Input Schema

NameRequiredDescriptionDefault
databaseYes
likeNo

Input Schema (JSON Schema)

{ "properties": { "database": { "title": "Database", "type": "string" }, "like": { "default": null, "title": "Like", "type": "string" } }, "required": [ "database" ], "title": "list_tablesArguments", "type": "object" }

You must be authenticated.

Other Tools from ClickHouse MCP Server

Related Tools

ID: 9292900sx1