Instrumentation
Freeby MCP Community
OpenTelemetry instrumentation for MCP servers
v1.0.1Added Apr 12, 2026
instrumentationmcpmodel-context-protocolmonocleopentelemetry
Instrumentation MCP Server
OpenTelemetry instrumentation for MCP servers
Installation
Reviews
Installation
Quick install
npx -y @monocle.sh/instrumentation-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"instrumentation": {
"command": "npx",
"args": ["-y", "@monocle.sh/instrumentation-mcp"]
}
}
}