Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLICKHOUSE_HOSTNoClickHouse server hostname (e.g., localhost, your-instance.clickhouse.cloud)
CLICKHOUSE_PORTNo8443 for HTTPS, 8123 for HTTP8443
CLICKHOUSE_USERNoUsername for authentication
CLICKHOUSE_SECURENoEnable HTTPS connectiontrue
CLICKHOUSE_VERIFYNoVerify SSL certificatestrue
CLICKHOUSE_DATABASENoDefault database to usedefault
CLICKHOUSE_PASSWORDNoPassword for authentication
CLICKHOUSE_READONLYNoEnable read-only mode (true: Only SELECT/SHOW/DESCRIBE queries allowed, false: All SQL operations permitted)true
CLICKHOUSE_CLOUD_KEY_IDNoClickHouse Cloud API key ID (from ClickHouse Cloud Console)
CLICKHOUSE_CLOUD_API_URLNoAPI endpointhttps://api.clickhouse.cloud
CLICKHOUSE_CLOUD_TIMEOUTNoRequest timeout30
CLICKHOUSE_CLOUD_READONLYNoCloud operation mode (true: Only read operations like list, get, metrics; false: All cloud operations permitted including create, update, delete)false
CLICKHOUSE_CONNECT_TIMEOUTNoConnection timeout in seconds30
CLICKHOUSE_CLOUD_KEY_SECRETNoClickHouse Cloud API key secret (from ClickHouse Cloud Console)
CLICKHOUSE_CLOUD_SSL_VERIFYNoSSL verificationtrue
CLICKHOUSE_SEND_RECEIVE_TIMEOUTNoQuery timeout in seconds300

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/oualib/chmcp'

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