Skip to main content
Glama

Opik MCP Server

by comet-ml

get-opik-tracing-info

Retrieve details on Opik’s tracing capabilities, including spans, distributed tracing, and annotations, to effectively implement and troubleshoot tracing workflows.

Instructions

Get information about Opik's tracing capabilities and how to use them

Input Schema

NameRequiredDescriptionDefault
topicNoOptional specific tracing topic to get information about (e.g., 'spans', 'distributed', 'multimodal', 'annotations')

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "topic": { "description": "Optional specific tracing topic to get information about (e.g., 'spans', 'distributed', 'multimodal', 'annotations')", "type": "string" } }, "type": "object" }

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