🛠️

Opik MCP Server

Interact with Opik prompts, traces, datasets and metrics through the Model Context Protocol.

Developer Tools stdio npm npmstdiocomet-ml
RUN IN TERMINAL
claude mcp add comet-ml-opik-mcp -- npx -y opik-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "comet-ml-opik-mcp": { "command": "npx", "args": ["-y", "opik-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comet-ml-opik-mcp": { "command": "npx", "args": ["-y", "opik-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comet-ml-opik-mcp": { "command": "npx", "args": ["-y", "opik-mcp"] } } }

About This MCP Server

The opik-mcp server facilitates interaction with Opik prompts, traces, datasets, and metrics through the Model Context Protocol, enabling developers to leverage these components in their workflows. This server connects to other tools and systems through standard input/output interfaces, allowing for seamless integration with various development environments. Developers would use the opik-mcp server when they need to access or manipulate Opik-related data and functionality in their projects, particularly those utilizing the Comet-ml platform and npm packages.

Interact with Opik prompts, traces, datasets and metrics through the Model Context Protocol.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

opik-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Opik MCP Server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comet-ml-opik-mcp.svg)](https://skillsplayground.com/mcps/comet-ml-opik-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.