Back to search
30
MCP

AgentOps

pulsemcp/agentops

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.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Agent Observability
Agent observability: structured logging, cost tracking, and compliance audit trails
0 tools
agentrace
Structured observability for AI agents. Trace steps, decisions, and errors. MCP server + CLI viewer.
0 tools
Agentic Observability MCP
Agent tracing, cost tracking, anomaly detection for LLM agents
0 tools
mcp-agent-trace-inspector
Step-by-step observability for MCP agent workflows
0 tools
agentic-observability-mcp
MCP server providing AI agent observability — tracing, cost tracking, performance monitoring, and audit trails
0 tools
io.github.dbsectrainer/mcp-agent-trace-inspector
Step-by-step observability for MCP agent workflows
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentops": {
      "url": "None",
      "transport": "http"
    }
  }
}