An MCP server for executing SQL queries and managing databases/tables on a ClickHouse cluster.
| Parameter | Description |
|---|---|
| CLICKHOUSE_HOST* | Hostname or IP address of the ClickHouse server. |
| CLICKHOUSE_PORT* | Port number for the ClickHouse server. |
| CLICKHOUSE_USER* | Username for authenticating with ClickHouse. |
| CLICKHOUSE_PASSWORD* | Password for authenticating with ClickHouse. |