Opik MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPIK_API_KEY | Yes | Your Opik API key | |
| OPIK_API_BASE_URL | No | The base URL for the Opik API | https://www.comet.com/opik/api |
| OPIK_WORKSPACE_NAME | No | The name of your Opik workspace | default |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list-promptsC | Get a list of Opik prompts |
| create-promptC | Create a new prompt |
| create-prompt-versionC | Create a new version of a prompt |
| get-prompt-by-idC | Get a single prompt by ID |
| update-promptC | Update a prompt |
| delete-promptC | Delete a prompt |
| list-projectsC | Get a list of projects/workspaces |
| get-project-by-idC | Get a single project by ID |
| create-projectC | Create a new project/workspace |
| update-projectC | Update a project |
| delete-projectC | Delete a project |
| list-tracesC | Get a list of traces |
| get-trace-by-idC | Get a single trace by ID |
| get-trace-statsC | Get statistics for traces |
| get-metricsC | Get metrics data |
| get-server-infoB | Get information about the Opik server configuration |
| get-opik-helpB | Get contextual help about Opik Comet's capabilities |
| get-opik-examplesC | Get examples of how to use Opik Comet's API for specific tasks |
| get-opik-tracing-infoC | Get information about Opik's tracing capabilities and how to use them |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| workspace-info | |
| projects-list |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/comet-ml/opik-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server