clickhouse-mcp-server
by burakdirin
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CLICKHOUSE_HOST | No | Clickhouse server address | localhost |
CLICKHOUSE_USER | No | Clickhouse username | root |
CLICKHOUSE_DATABASE | No | Initial database (optional) | |
CLICKHOUSE_PASSWORD | No | Clickhouse password | |
CLICKHOUSE_READONLY | No | Read-only mode (set to 1/true to enable) | false |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |