Agent Analytics MCP
Rank #859io.github.dannyshmueli/agent-analytics-mcp
MCP server providing agent-analytics-mcp capabilities
Agent Analytics MCP is a Model Context Protocol (MCP) server published by Agent-Analytics. It ranks #859 of 132,046 servers tracked on MCP Toplist, and its repository has 1,252 GitHub stars. Agent Analytics MCP is listed across 2 registries — Official MCP and mcp.so, with 2 tracked versions. It was first listed on Feb 22, 2026 and most recently updated on Feb 22, 2026.
Ranks ahead of 131,187 of 132,046 servers on MCP Toplist.
Use Agent Analytics MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent-analytics-mcp https://mcp.agentanalytics.sh/mcp[mcp_servers.agent-analytics-mcp]
url = "https://mcp.agentanalytics.sh/mcp"Add to ~/.codex/config.toml.
https://mcp.agentanalytics.sh/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agent-analytics-mcp": {
"url": "https://mcp.agentanalytics.sh/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-analytics-mcp": {
"type": "http",
"url": "https://mcp.agentanalytics.sh/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-analytics-mcp": {
"serverUrl": "https://mcp.agentanalytics.sh/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-analytics-mcp": {
"url": "https://mcp.agentanalytics.sh/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dannyshmueli%2Fagent-analytics-mcp)<a href="https://mcptoplist.com/server/io.github.dannyshmueli%2Fagent-analytics-mcp"><img src="https://mcptoplist.com/badge/io.github.dannyshmueli%2Fagent-analytics-mcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Agent-Analytics
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 22, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agent Analytics MCP?
- Agent Analytics MCP is maintained by Agent-Analytics, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Agent Analytics MCP listed on the Official MCP Registry?
- Yes — Agent Analytics MCP is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does Agent Analytics MCP have?
- MCP Toplist tracks 2 versions of Agent Analytics MCP, most recently published on Feb 22, 2026.
- Where can I find the source code for Agent Analytics MCP?
- The source code for Agent Analytics MCP is hosted at github.com/Agent-Analytics/agent-analytics-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.