Opik MCP Server
The official Model Context Protocol (MCP) server for Opik, the open-source LLM observability and evaluation platform, built by Comet. Plug your AI host (Claude Code, Cursor, VS Code Copilot, MCP Inspector) directly into your Opik workspace: read traces, log scores, save prompt versions, and ask Ollie, Opik's in-product AI assistant, investigative questions, all from the chat.
People connecting DevOps & monitoring tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 217 · #8 OF 101 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-08-25
Apache-2.0 · Python servers · how we verify → /methodology
01 · Install Opik MCP Server
before you install - you'll need
Set OPIK_API_KEY, OPIK_MCP_ANALYTICS_SOURCE before connecting. OPIK_WORKSPACE, COMET_URL_OVERRIDE are optional or environment-specific per the README.
Claude Code
claude mcp add comet-ml-opik-mcp -- npx -y opik-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"comet-ml-opik-mcp": {
"command": "npx",
"args": [
"-y",
"opik-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license Apache-2.0 - declared in the repository
npm package opik-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.comet-ml is GitHub-verified and matches the repo owner
03 · What Opik MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 2 documented tools across ask, run & execute, including ask_ollie, run_experiment.
The 2 tools it gives your agent
Extracted from the project's README - what Opik MCP Server lets an agent do.
- ask_ollie
- - For investigative questions, cross-entity synthesis, or anything that needs
- run_experiment
- - Run an evaluation experiment end-to-end via Ollie. Takes a single
Latest releases
0.2.20 · 2026-08-21
make mcp_session_sha256 actually land on hosted events
0.2.17 · 2026-08-17
close the workspace gaps 0.2.16 exposed
0.2.16 · 2026-08-13
resolve real caller identity for BI events
04 · Who maintains Opik MCP Server
Opik MCP Server is maintained by comet-ml. It's the only MCP server we track from this author; the repo dates to Mar 2025.
05 · Facts
- repository
- github.com/comet-ml/opik-mcp
- category
- DevOps & monitoring - ranked #8 of 101 actively-maintained DevOps & monitoring servers as of 2026-08-25.
- release cadence
- 9 releases in the last 90 days (latest 2026-08-21)
- registry
- io.github.comet-ml/opik-mcp (active, first published 2025-11-13 · 4 versions)
- packages
- npm:opik-mcp
06 · Opik MCP Server FAQ
What is Opik MCP Server?
The official Model Context Protocol (MCP) server for Opik, the open-source LLM observability and evaluation platform, built by Comet. Plug your AI host (Claude Code, Cursor, VS Code Copilot, MCP Inspector) directly into your Opik workspace: read traces, log scores, save prompt versions, and ask Ollie, Opik's in-product AI assistant, investigative questions, all from the chat.
Is Opik MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 9 releases in the last 90 days. We re-verify nightly.
How do I install Opik MCP Server?
Run `npx -y opik-mcp`. The README documents 4 environment variables (OPIK_API_KEY, OPIK_WORKSPACE, COMET_URL_OVERRIDE…) to set first. Set OPIK_API_KEY, OPIK_MCP_ANALYTICS_SOURCE before connecting. OPIK_WORKSPACE, COMET_URL_OVERRIDE are optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Opik MCP Server run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Opik MCP Server
Alternatives to Opik MCP Server
Maintained DevOps & monitoring servers if Opik MCP Server isn't the fit.
- World Monitor Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools. ★ 83,963 · 2026-08-24
- Open Metadata Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents. ★ 14,959 · 2026-08-25
- Kubeshark MCP Server Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS. ★ 12,057 · 2026-08-18
- Grafana An MCP server giving access to Grafana dashboards, data and more. ★ 3,384 · 2026-08-24
- Radar Kubernetes visibility for AI agents: query workloads, events, logs, topology, and Helm releases. ★ 3,103 · 2026-08-24
- Testkube MCP MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants ★ 1,647 · 2026-08-24
Pairs well with
Servers that cover what Opik MCP Server doesn't - only shown when the pairing reason fits the companion.
More DevOps & monitoring MCP servers · ComparEdge Price Watch · Gdelt MCP Server · Openaq MCP Server · Uptime Kuma · Process
More Python MCP servers · ComplyEdge TrustLint · Snowfakery MCP · Unreal MCP Ue4 · Claude Bridge · Server Couchbase · see all