Home/Directory/Infrastructure/Opik

Opik

@comet-ml · github.com/comet-ml/opik-mcp

Use natural language to explore LLM observability, traces, and monitoring data captured by Opik.

ClaimedInfrastructurestdiolocal auth
GitHub

Install one command

terminal
$ uvx --from git+https://github.com/comet-ml/opik-mcp.git opik-mcp

Or add it with the Claude CLI: claude mcp add comet-ml-opik-mcp

Requires uvx (install via pip install uv)

Tools exposed 2 tools

ask_ollie
run_experiment

Configuration claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "comet-ml-opik-mcp": {
      "command": "uvx",
      "args": ["--from", "git+https://github.com/comet-ml/opik-mcp.git", "opik-mcp"],
      "env": {
        "OPIK_API_KEY": "<your-opik-api-key>",
        "OPIK_WORKSPACE": "<your-opik-workspace>",
        "OPIK_MCP_AS_URL": "<your-opik-mcp-as-url>",
        "OPIK_MCP_ANALYTICS_ENVIRONMENT": "<your-opik-mcp-analytics-environment>"
      }
    }
  }
}

Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Infrastructure
Compare
@cloudflare

Manage Workers, KV, R2, D1 and DNS. Deploy and inspect edge resources from a remote MCP endpoint.

InfrastructureSSE auth
6.3k2w ago7 toolscloud
$npx -y mcp-remote https://observability.mcp.cloudflare.com/sse
Compare
@docker

List, run, stop and inspect containers and images via the local Docker engine socket.

Infrastructurestdio no-auth
5.5k2mo ago6 toolslocal
$npx -y docker-mcp
Compare
@sentry

Pull issue details, stack traces and event context from Sentry to debug production errors in place.

InfrastructureHTTP auth
5.2k3w ago5 toolscloud
$npx -y @sentry/mcp-server@latest