mcp-clickhouse
Official
by ClickHouse
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CLICKHOUSE_HOST | Yes | The host address of the ClickHouse server | |
CLICKHOUSE_PORT | Yes | The port number of the ClickHouse server | |
CLICKHOUSE_USER | Yes | The username to connect to the ClickHouse server | |
CLICKHOUSE_PASSWORD | Yes | The password to connect to the ClickHouse server |
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 |
---|---|
list_databases | |
list_tables | |
run_select_query |