Skip to main content
Glama

mcp-clickhouse

Official
by ClickHouse

list_tables

Retrieve and list database tables from a ClickHouse server using specified database and optional filters for efficient schema inspection.

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 mcp-clickhouse

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ClickHouse/mcp-clickhouse'

If you have feedback or need assistance with the MCP directory API, please join our Discord server