Skip to main content
Glama
Ilya1991

ClickHouse MCP Server

by Ilya1991

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLICKHOUSE_HOSTYesThe hostname of your ClickHouse server
CLICKHOUSE_PORTNoThe port number of your ClickHouse server (default: 8443 if HTTPS enabled, 8123 if disabled)
CLICKHOUSE_USERYesThe username for authentication
CLICKHOUSE_SECURENoEnable/disable HTTPS connection (default: true)
CLICKHOUSE_VERIFYNoEnable/disable SSL certificate verification (default: true)
CLICKHOUSE_DATABASENoDefault database to use (optional)
CLICKHOUSE_PASSWORDYesThe password for authentication
CLICKHOUSE_CONNECT_TIMEOUTNoConnection timeout in seconds (default: 30)
CLICKHOUSE_SEND_RECEIVE_TIMEOUTNoSend/receive timeout in seconds (default: 300)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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