Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
URL | No | Database HTTP hostname | http://localhost:8123 |
PORT | No | HTTP port on which to attach the MCP SSE server | 8080 |
VERBOSE | No | Enable verbose logging | false |
DATABASE | No | The database to use inside ClickHouse | default |
PASSWORD | No | Password associated with the specified API username | |
USERNAME | No | Database user for API | default |
PRETTY_LOGGING | No | Enable pretty logging (default JSON) | false |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |