ClickHouse MCP Server
by Ilya1991
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLICKHOUSE_HOST | Yes | The hostname of your ClickHouse server | |
| CLICKHOUSE_PORT | No | The port number of your ClickHouse server (default: 8443 if HTTPS enabled, 8123 if disabled) | |
| CLICKHOUSE_USER | Yes | The username for authentication | |
| CLICKHOUSE_SECURE | No | Enable/disable HTTPS connection (default: true) | |
| CLICKHOUSE_VERIFY | No | Enable/disable SSL certificate verification (default: true) | |
| CLICKHOUSE_DATABASE | No | Default database to use (optional) | |
| CLICKHOUSE_PASSWORD | Yes | The password for authentication | |
| CLICKHOUSE_CONNECT_TIMEOUT | No | Connection timeout in seconds (default: 30) | |
| CLICKHOUSE_SEND_RECEIVE_TIMEOUT | No | Send/receive timeout in seconds (default: 300) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ilya1991/ff-mcp-clickhouse'
If you have feedback or need assistance with the MCP directory API, please join our Discord server