Arena
Rank #4,953io.github.dravensoft-dev/arena
Arena by Dravensoft over MCP: the router, the references and every component document.
Arena is a Model Context Protocol (MCP) server published by dravensoft-dev. It ranks #4,953 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Arena is listed on Official MCP, with 4 tracked versions. It was first listed on Aug 22, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 127,093 of 132,046 servers on MCP Toplist.
Use Arena
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add arena -- npx -y @dravensoft/arena-mcp[mcp_servers.arena]
command = "npx"
args = ["-y", "@dravensoft/arena-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"arena": {
"command": "npx",
"args": [
"-y",
"@dravensoft/arena-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"arena": {
"command": "npx",
"args": [
"-y",
"@dravensoft/arena-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"arena": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dravensoft/arena-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"arena": {
"command": "npx",
"args": [
"-y",
"@dravensoft/arena-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"arena": {
"command": "npx",
"args": [
"-y",
"@dravensoft/arena-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.dravensoft-dev%2Farena)<a href="https://mcptoplist.com/server/io.github.dravensoft-dev%2Farena"><img src="https://mcptoplist.com/badge/io.github.dravensoft-dev%2Farena.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
dravensoft-dev
Available versions (4)
| Version | Published |
|---|---|
| 11.1.0 | Sep 11, 2026 |
| 11.0.3 | Sep 10, 2026 |
| 11.0.2 | Sep 6, 2026 |
| 11.0.1 | Sep 5, 2026 |
Frequently asked questions
- Who maintains Arena?
- Arena is maintained by dravensoft-dev, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Arena listed on the Official MCP Registry?
- Yes — Arena is listed on the Official MCP Registry.
- How many versions does Arena have?
- MCP Toplist tracks 4 versions of Arena, most recently published on Sep 11, 2026.
- Where can I find the source code for Arena?
- The source code for Arena is hosted at github.com/dravensoft-dev/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.