mcp-clickhouse
ClickHouse
Official ClickHouse MCP server for querying and exploring ClickHouse clusters and chDB.
Package Details
mcp-clickhouse
Environment Variables
Hostname of the ClickHouse server
Username for ClickHouse authentication
Password for ClickHouse authentication
ClickHouse HTTP(S) port. Defaults to 8443 when CLICKHOUSE_SECURE=true, 8123 otherwise
trueUse HTTPS to connect to ClickHouse
trueVerify SSL certificates
Default database to use
ClickHouse role to activate for the session
falseAllow write operations (DDL and DML). Queries run read-only by default
falseAllow destructive operations (DROP, TRUNCATE) when write access is also enabled
30Query tool timeout in seconds
ghcr.io/clickhouse/mcp-clickhouse:0.4.1
Environment Variables
Hostname of the ClickHouse server
Username for ClickHouse authentication
Password for ClickHouse authentication
ClickHouse HTTP(S) port. Defaults to 8443 when CLICKHOUSE_SECURE=true, 8123 otherwise
trueUse HTTPS to connect to ClickHouse
trueVerify SSL certificates
Default database to use
ClickHouse role to activate for the session
falseAllow write operations (DDL and DML). Queries run read-only by default
falseAllow destructive operations (DROP, TRUNCATE) when write access is also enabled
30Query tool timeout in seconds