Opik

Opik

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

2.3K

13 Tools

Packaged by
Requires Secrets
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
add-trace-feedbackAdd feedback scores to a trace for quality evaluation and monitoring. Useful for rating trace quality, relevance, or custom metrics
create-projectCreate a new project
create-promptCreate a new prompt
get-prompt-versionRetrieve a specific version of a prompt
get-promptsGet a list of prompts with optional filtering
get-trace-by-idGet detailed information about a specific trace including input, output, metadata, and timing information
get-trace-statsGet aggregated statistics for traces including counts, costs, token usage, and performance metrics over time
get-trace-threadsGet trace threads (conversation groupings) to view related traces that belong to the same conversation or session
list-projectsGet a list of projects with optional filtering
list-tracesGet a list of traces from a project. Use this for basic trace retrieval and overview
opik-integration-docsProvides detailed documentation on how to integrate Opik with your LLM application
save-prompt-versionSave a new version of a prompt
search-tracesAdvanced search for traces with complex filtering and query capabilities

Manual installation

You can install the MCP server using:

Installation for

Related servers