Skip to main content
Glama
comet-ml
by comet-ml

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPIK_API_KEYNoOpik API key.
OTEL_ENABLEDNoEnable/disable telemetry (default: true).true
COMET_API_KEYYesYour Comet ML API key. Required if not using comet init.
OPIK_ENDPOINTNoOpik endpoint (alternative to OTEL_EXPORTER_OTLP_ENDPOINT).
OPIK_WORKSPACENoComet workspace for Opik.
OTEL_LOGS_FILENoPath for log export file (empty to disable).logs.jsonl
COMET_WORKSPACENoOptional: Default workspace name.
OTEL_TRACES_FILENoPath for trace export file (empty to disable).traces.jsonl
OPIK_PROJECT_NAMENoOpik project name.
OTEL_SERVICE_NAMENoService name for OpenTelemetry (default: comet-mcp).comet-mcp
OTEL_SERVICE_VERSIONNoService version for OpenTelemetry (default: 1.2.0).1.2.0
OTEL_EXPORTER_OTLP_HEADERSNoHeaders for OTLP exporter (comma-separated key=value).
OTEL_EXPORTER_OTLP_ENDPOINTNoOpik OTLP endpoint for cloud-based observability.

Capabilities

Server capabilities have not been inspected yet.

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/comet-ml/comet-mcp'

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