Skip to main content
Glama

mcp-clickhouse-long-running

by cgrdavies
Apache 2.0
  • Apple

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 is enabled, 8123 if disabled)
CLICKHOUSE_USERYesThe username for authentication
CLICKHOUSE_SECURENoEnable/disable HTTPS connectiontrue
CLICKHOUSE_VERIFYNoEnable/disable SSL certificate verificationtrue
CLICKHOUSE_DATABASENoDefault database to use
CLICKHOUSE_PASSWORDYesThe password for authentication
CLICKHOUSE_CONNECT_TIMEOUTNoConnection timeout in seconds1800
CLICKHOUSE_SEND_RECEIVE_TIMEOUTNoSend/receive timeout in seconds1800

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/cgrdavies/mcp-clickhouse'

If you have feedback or need assistance with the MCP directory API, please join our Discord server