Opik MCP Server

Official

get-server-info

Retrieve detailed configuration information about the Opik MCP Server to ensure compatibility and optimize integration with IDEs and development environments.

Instructions

Get information about the Opik server configuration

Input Schema

NameRequiredDescriptionDefault
random_stringNoDummy parameter for no-parameter tools

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "random_string": { "description": "Dummy parameter for no-parameter tools", "type": "string" } }, "type": "object" }
ID: hcctr0h0vs