comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and unified access to prompts, projects, traces, and metrics.
Platform-specific configuration:
{
"mcpServers": {
"opik-mcp": {
"command": "npx",
"args": [
"-y",
"opik-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<h1 align="center" style="border-bottom: none"> <div> <a href="https://www.comet.com/site/products/opik/?from=llm&utm_source=opik&utm_medium=github&utm_content=header_img&utm_campaign=opik-mcp"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/comet-ml/opik-mcp/refs/heads/main/docs/assets/logo-dark-mode.svg"> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/comet-ml/opik-mcp/refs/heads/main/docs/assets/logo-light-mode.svg"> </picture> </a> <br /> Opik MCP Server </div> </h1>
<p align="center"> Model Context Protocol (MCP) server for <a href="https://github.com/comet-ml/opik/">Opik</a>, with both local stdio and remote streamable-http transports. </p>
<div align="center">
[](https://github.com/comet-ml/opik-mcp/blob/main/LICENSE) [](https://nodejs.org/) [](https://www.typescriptlang.org/) <a href="https://www.comet.com/docs/opik/prompt_engineering/mcp_server"></a> <a href="https://doi.org/10.5281/zenodo.15411156"></a>
</div>
<p align="center"> <a href="https://www.comet.com/site/products/opik/?from=llm&utm_source=opik&utm_medium=github&utm_content=website_button&utm_campaign=opik"><b>Website</b></a> • <a href="https://chat.comet.com"><b>Slack community</b></a> • <a href="https://x.com/Cometml"><b>Twitter</b></a> • <a href="https://www.comet.com/docs/opik/?from=llm&utm_source=opik&utm_medium=github&utm_content=docs_button&utm_campaign=opik"><b>Documentation</b></a>
Loading reviews...