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 |
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 | |
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/Duranta19/Activity-Tacker-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server