clickhouse-mcp-server
by ahmedrowaihi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLICKHOUSE_USER | Yes | Username for authentication | |
| CLICKHOUSE_SECURE | No | Use HTTPS/TLS connection | true |
| CLICKHOUSE_VERIFY | No | Verify SSL certificates | true |
| CLICKHOUSE_DATABASE | Yes | Default database to connect to | |
| CLICKHOUSE_HOST_URL | Yes | Full URL to ClickHouse server | |
| CLICKHOUSE_PASSWORD | Yes | Password for authentication | |
| CLICKHOUSE_CERT_PATH | No | Path to custom SSL certificate | |
| CLICKHOUSE_CONNECT_TIMEOUT_SEC | No | Connection timeout in seconds | 10 |
| CLICKHOUSE_SEND_RECEIVE_TIMEOUT_SEC | No | Request timeout in seconds | 60 |
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/ahmedrowaihi/clickhouse-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server