Query and analyze your LLM telemetry and observability metrics, traces and logs with Opik.
更新时间:2025-03-13 09:04:55
Opik MCP Server is an open-source server designed to implement the Model Context Protocol (MCP) for the Opik platform. It helps in querying and analyzing telemetry, traces, logs, and performance metrics from Large Language Model (LLM) applications.
1. Clone the repository. 2. Install required dependencies. 3. Configure the environment. 4. Start the server using standard input/output or Server-Sent Events (SSE) transport.
- **Can Opik MCP Server be used with any IDE?** Yes! It supports integration with various IDEs, including Cursor. - **Is the SSE transport stable for production use?** Currently, SSE transport is experimental. For production, it’s recommended to use standard input/output transport. - **How can I manage my projects and prompts?** You can manage them through the unified API access provided by Opik MCP Server.