Agent Trace Inspector
Freeby MCP Community
Step-by-step observability for MCP agent workflows
v1.0.0Added Apr 12, 2026
mcpmcp-serverobservabilitytracing
Agent Trace Inspector MCP Server
Step-by-step observability for MCP agent workflows
Installation
npx -y mcp-agent-trace-inspector
Reviews
Installation
Quick install
npx -y mcp-agent-trace-inspector
Add to claude_desktop_config.json
{
"mcpServers": {
"agent-trace-inspector": {
"command": "npx",
"args": ["-y", "mcp-agent-trace-inspector"]
}
}
}