ClickHouse Trace-Activity MCP Server
by Duranta19
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port the server listens on | 3003 |
| COL_BODY | No | Override for Body column name | |
| LOGS_TABLE | No | Logs table name | otel_logs |
| COL_SPAN_ID | No | Override for SpanId column name | |
| COL_TRACE_ID | No | Override for TraceId column name | |
| COL_TIMESTAMP | No | Override for Timestamp column name | |
| CLICKHOUSE_URL | No | ClickHouse HTTP endpoint | http://localhost:8123 |
| CLICKHOUSE_USER | No | ClickHouse user | default |
| COL_SERVICE_NAME | No | Override for ServiceName column name | |
| COL_SEVERITY_TEXT | No | Override for SeverityText column name | |
| COL_LOG_ATTRIBUTES | No | Override for LogAttributes column name | |
| CLICKHOUSE_DATABASE | No | Database holding the logs table | default |
| CLICKHOUSE_PASSWORD | No | ClickHouse password | |
| COL_SEVERITY_NUMBER | No | Override for SeverityNumber column name | |
| COL_RESOURCE_ATTRIBUTES | No | Override for ResourceAttributes column name | |
| CLICKHOUSE_MAX_EXECUTION_TIME | No | Per-query timeout (seconds) | 30 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues