MCPVault

get_llm_slow_traces

MCP tool from Opentelemetry MCP Server by traceloop

Find slowest operations

How to use it

get_llm_slow_traces is exposed by the Opentelemetry MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_llm_slow_traces tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Opentelemetry MCP Server

$uvx opentelemetry-mcp --backend jaeger --url http://localhost:16686
FULL OPENTELEMETRY MCP SERVER LISTING