MCP Directory
Back

opik-mcp

by comet-ml · TypeScript · ★ 202

Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and unified access to prompts, projects, traces, and metrics.

#generative-ai#mcp-server#modelcontextprotocol#typescript

Install

npx -y github:comet-ml/opik-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "opik-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:comet-ml/opik-mcp"
      ]
    }
  }
}

From the README

Opik MCP Server Model Context Protocol (MCP) server for Opik, with both local stdio and remote streamable-http transports. [](https://github.com/comet-ml/opik-mcp/blob/main/LICENSE) [](https://nodejs.org/) [](https://www.typescriptlang.org/) Website • Slack community • Twitter • Documentation > [!IMPORTANT] > This repository ships the MCP server implementation only. We do not currently provide a hosted remote MCP service for Opik. > If you run remotely, authentication is fail-closed by default. Opik MCP Server gives MCP-compatible clients one interface for: - Prompt lifecycle…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers