Back to search
30
MCP

agentrace

io.github.ura-tools/agentrace

Structured observability for AI agents. Trace steps, decisions, and errors. MCP server + CLI viewer.

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

Similar MCP servers embedding-nearest

@ura-dev/agentrace
Structured observability for AI agents — MCP server + CLI viewer
0 tools
agentic-observability-mcp
MCP server providing AI agent observability — tracing, cost tracking, performance monitoring, and audit trails
0 tools
mcp-agent-trace-inspector
Step-by-step observability for MCP agent workflows
0 tools
Agentic Observability MCP
Agent tracing, cost tracking, anomaly detection for LLM agents
0 tools
io.github.dbsectrainer/mcp-agent-trace-inspector
Step-by-step observability for MCP agent workflows
0 tools
com.clauxel.agentmonitorrelay/agentmonitorrelay-mcp
AI agent run monitoring with incident replay and SLA receipts.
0 tools · streamable-http

How to use

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

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