Agent Arena
Rank #4,576io.github.smukh/agent-arena
MCP server providing agent-arena capabilities
Agent Arena is a Model Context Protocol (MCP) server published by agentarena. It ranks #4,576 of 132,046 servers tracked on MCP Toplist, and its repository has 71 GitHub stars. Agent Arena is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 23, 2026 and most recently updated on Feb 23, 2026.
Ranks ahead of 127,470 of 132,046 servers on MCP Toplist.
Use Agent Arena
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent-arena https://agentarena.site/api/mcp[mcp_servers.agent-arena]
url = "https://agentarena.site/api/mcp"Add to ~/.codex/config.toml.
https://agentarena.site/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agent-arena": {
"url": "https://agentarena.site/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-arena": {
"type": "http",
"url": "https://agentarena.site/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-arena": {
"serverUrl": "https://agentarena.site/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-arena": {
"url": "https://agentarena.site/api/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.smukh%2Fagent-arena)<a href="https://mcptoplist.com/server/io.github.smukh%2Fagent-arena"><img src="https://mcptoplist.com/badge/io.github.smukh%2Fagent-arena.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
agentarena
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agent Arena?
- Agent Arena is maintained by agentarena, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Agent Arena listed on the Official MCP Registry?
- Yes — Agent Arena is listed on the Official MCP Registry.
- How many versions does Agent Arena have?
- MCP Toplist tracks 2 versions of Agent Arena, most recently published on Feb 23, 2026.
- Where can I find the source code for Agent Arena?
- The source code for Agent Arena is hosted at github.com/agentarena/agent-arena.
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.