AgentOps
Provides access to AgentOps observability and tracing data for debugging agent runs, enabling retrieval of project in...
What it does
Provides access to AgentOps observability and tracing data for debugging agent runs, enabling retrieval of project information, trace details, span metrics, and complete execution traces through authenticated API access.
This MCP server provides access to AgentOps observability and tracing data for debugging AI agent runs, enabling retrieval of project information, trace details, span metrics, and complete execution traces through authenticated API access. Built using TypeScript with the Model Context Protocol SDK and Axios for HTTP requests, it features automatic authentication via environment variables, JWT token management, comprehensive trace analysis with nested span data, and data cleaning utilities to filter empty values from API responses. The implementation supports both individual trace/span lookups and complete trace reconstruction with all child spans and metrics, making it valuable for debugging complex AI agent workflows, analyzing performance bottlenecks, understanding execution patterns, and building AI assistants that need programmatic access to observability data without manual AgentOps dashboard navigation.
Capabilities
Server
Quality
deterministic score 0.63 from registry signals: · indexed on pulsemcp · has source repo · 13 github stars · registry-generated description present