Back to search
30
MCP

@ura-dev/agentrace

npm/@ura-dev/agentrace

Structured observability for AI agents — MCP server + CLI viewer

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

Similar MCP servers embedding-nearest

agentrace
Structured observability for AI agents. Trace steps, decisions, and errors. MCP server + CLI viewer.
0 tools
agentrem
Structured reminders CLI for AI agents with MCP server
0 tools
agentaudit
Security scanner for AI agent packages — CLI + MCP server
0 tools
io.github.dbsectrainer/mcp-agent-trace-inspector
Step-by-step observability for MCP agent workflows
0 tools
io.github.krayinc/docbase
DocBase MCP server for AI agents
0 tools · streamable-http
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": {
    "@ura-dev/agentrace": {
      "url": "None",
      "transport": "http"
    }
  }
}