Favicon of opik

opik MCP Server

MCP ServerCode & Developer ToolsPythonOpen source

opik is a Python MCP server for Cursor, VS Code with uvx/pip, docker, git clone. Debug, evaluate, and monitor your LLM applications, RAG systems, and agentic workflows with comprehensive tracing, automated evaluations, and production-ready dashboards.

Decision snapshot

Is this a fit?

Best for

Connecting agents to external tools and data, Integrations workflows, Coding workflows, Data workflows

Works with

Cursor, VS Code, Python, Node.js, Go

Access

Can write or update data, API key required authentication, Write actions, Database access

Setup

uvx/pip, docker, git clone, Hosted or remote

Project health

2 days ago · Apache-2.0 license

Considerations

Confirm write permissions and scope before use. Requires Python. Requires Node.js.

How to use opik MCP Server

Install or run

pip install opik

Client configuration

{
    "mcpServers": {
      "GitHub": {
        "command": "docker",
        "args": [
          "run",
          "-i",
          "--rm",
          "-e",
          "GITHUB_PERSONAL_ACCESS_TOKEN",
          "-e",
          "GITHUB_TOOLSETS=repos,pull_requests,issues",
          "ghcr.io/github/github-mcp-server"
        ],
        "envFile": "${workspaceFolder}/.env.local"
      },
      "slack": {
        "command": "docker",
        "args": [
          "run",
          "-i",
          "--rm",
          "-e",
          "SLACK_MCP_XOXP_TOKEN",
          "-e", "LOG_LEVEL=error",
          "-e",
          "SLACK_MCP_ADD_MESSAGE_TOOL=true",
          "ghcr.io/korotovsky/slack-mcp-server:latest",
          "mcp-server",
          "--transport",
          "stdio"
        ],
        "envFile": "${workspaceFolder}/.env.local"
      },
      "Jira-Headless": {
        "command": "uvx",
        "args": ["mcp-atlassian"],
        "envFile": "${workspaceFolder}/.env.local"
      },
      "Notion": {
        "command": "npx",
        "args": ["-y", "mcp-remote", "https://mcp.notion.com/mcp"],
        "env": {}
      },
      "Sentry": {
        "command": "npx",
        "args": ["-y", "@sentry/mcp-server@latest"],
        "envFile": "${workspaceFolder}/.env.local"
      },
      "Playwright": {
        "command": "npx",
        "args": ["@playwright/mcp@latest"],
        "env": {}
      },
      "chrome-devtools": {
        "command": "npx",
        "args": ["chrome-devtools-mcp@latest"]
      },
      "playwright-test": {
        "command": "npx",
        "args": [
          "playwright",
          "run-test-mcp-server"
        ],
        "cwd": "${workspaceFolder}/tests_end_to_end/e2e"
      },
      "context7": {
        "command": "npx",
        "args": ["-y", "@upstash/context7

Compatible clients

CursorVS Code

What is opik MCP Server?

opik is a Python MCP server for Cursor, VS Code with uvx/pip, docker, git clone. Debug, evaluate, and monitor your LLM applications, RAG systems, and agentic workflows with comprehensive tracing, automated evaluations, and production-ready dashboards. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
90/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Tool access support
  • Includes SKILL.md support
  • Shell commands support
  • Browser use support
  • Document generation support
  • OpenAI provider support
  • Anthropic provider support

Available tools

add-code-quality-hook

Compatibility and setup

Install or run opik using uvx/pip. Check comet-ml/opik for the latest setup command.

uvx/pipdockergit cloneCursorVS CodeSSE
  • Built for Python
  • Built for Node.js
  • Built for Go
  • Built for Rust
  • Install or run with uvx/pip
  • Install or run with docker
  • Install or run with git clone
  • Works with Cursor

Requirements and access

PythonNode.jsGoRustApache-2.0 licenseAPI key requiredDatabase accessNetwork access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Write actionsDatabase accessNetwork accessCredentials requiredCan write or update dataAPI key required authenticationHosted or remote

When to use opik MCP Server

  • Use it for connecting agents to external tools and data.
  • Use it for integrations workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for cursor users.

Built with

PythonNode.jsGoRustuvx/pipdockergit cloneCursorVS CodeSSE

Alternatives and related profiles

Frequently asked questions

What is opik?

opik is a Python MCP server for Cursor, VS Code with uvx/pip, docker, git clone. Debug, evaluate, and monitor your LLM applications, RAG systems, and agentic workflows with comprehensive tracing, automated evaluations, and production-ready dashboards.

Who is opik best for?

opik is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, cursor users.

How do I install opik?

Install or run opik using uvx/pip. Check opik for the latest setup command.

Is opik actively maintained?

opik may need a closer maintenance check before production use.

Share:

Stars
20,822
Forks
1,631
Last commit
2 days ago
Repository age
3 years
License
Apache-2.0

Project health auto-fetched from the source repository.

Alternatives to opik