list_databases
Retrieve a list of all available databases in the ClickHouse MCP Server for streamlined database management and access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_databasesArguments",
"type": "object"
}