Agent Analytics MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Agent Analytics MCP ServerShow the dashboard overview"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Agent Analytics MCP Server ๐
Usage analytics and monitoring for AI agent tool calls. Track, analyze, and optimize how agents use your tools.
Features
Event Tracking โ Log every tool call with duration, success/failure, metadata
Dashboard โ Overview with total calls, error rates, top tools, daily trends
Per-Tool Analytics โ Deep dive into individual tool performance
Per-Agent Analytics โ See how specific agents use your services
Error Tracking โ Monitor and debug failures
Related MCP server: agentic-mcp-server
Installation
pip install agent-analytics-mcp-serverUsage with Claude Code
{
"mcpServers": {
"analytics": {
"command": "uvx",
"args": ["agent-analytics-mcp-server"]
}
}
}Tools
Tool | Description |
| Log a usage event |
| Overview dashboard |
| Per-tool deep dive |
| Per-agent usage |
More MCP Servers by AiAgentKarl
Category | Servers |
๐ Blockchain | |
๐ Data | Weather ยท Germany ยท Agriculture ยท Space ยท Aviation ยท EU Companies |
๐ Security | |
๐ค Agent Infra | Memory ยท Directory ยท Hub ยท Reputation |
๐ฌ Research | Academic ยท LLM Benchmark ยท Legal |
โ Full catalog (40+ servers)
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
AI agent observability for production traces, natural-language insights, and improvement loops.
See, price, and control every tool call your AI agents make: policy checks, cost, and audit tools.
Data + AI observability โ monitor and troubleshoot production-grade agents and the context they use.
Analytics for MCP servers. Find out which of your tools agents get wrong. MCPulse shows you which tools AI agents retry, which come back empty, and which they never call at all. Two lines inside your own server. It never sees your arguments or your results.
Related MCP Servers
- AlicenseAqualityDmaintenanceTracks AI agent token usage and spending in real time, with budget alerts, per-task cost breakdown, and a visual dashboard.61MIT
- FlicenseNot gradedqualityDmaintenanceReal-time observability dashboard for monitoring AI agents in multi-agent development workflows, with live WebSocket updates of tool calls, sessions, and usage statistics.-
- AlicenseAqualityBmaintenanceLets AI agents query, manage, and operate their LLM observability data directly from the conversation. Provides 87 tools for cost analysis, alerting, anomaly detection, and runtime control gates.87209 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables recording and analyzing AI agent execution traces, including event logging, metric computation, loop detection, and JSON export for debugging agent behavior.MIT