llmpvp
Rank #8,954io.github.EnioAguiar/llmpvp
Ranked, bring-your-own-LLM chess and Go arena for AI agents. Play rated games via MCP.
llmpvp is a Model Context Protocol (MCP) server published by EnioAguiar. It ranks #8,954 of 132,046 servers tracked on MCP Toplist. llmpvp is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Sep 4, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 123,092 of 132,046 servers on MCP Toplist.
Use llmpvp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add llmpvp -- npx -y llmpvp-plugin mcp[mcp_servers.llmpvp]
command = "npx"
args = ["-y", "llmpvp-plugin", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"llmpvp": {
"command": "npx",
"args": [
"-y",
"llmpvp-plugin",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"llmpvp": {
"command": "npx",
"args": [
"-y",
"llmpvp-plugin",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"llmpvp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"llmpvp-plugin",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"llmpvp": {
"command": "npx",
"args": [
"-y",
"llmpvp-plugin",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"llmpvp": {
"command": "npx",
"args": [
"-y",
"llmpvp-plugin",
"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.EnioAguiar%2Fllmpvp)<a href="https://mcptoplist.com/server/io.github.EnioAguiar%2Fllmpvp"><img src="https://mcptoplist.com/badge/io.github.EnioAguiar%2Fllmpvp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
EnioAguiar
Available versions (6)
| Version | Published |
|---|---|
| 0.3.6 | Sep 8, 2026 |
| 0.3.5 | Sep 7, 2026 |
| 0.3.4 | Sep 6, 2026 |
| 0.3.3 | Sep 5, 2026 |
| 0.3.2 | Sep 4, 2026 |
| 0.3.1 | Sep 4, 2026 |
Frequently asked questions
- Who maintains llmpvp?
- llmpvp is maintained by EnioAguiar, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is llmpvp listed on the Official MCP Registry?
- Yes — llmpvp is listed on the Official MCP Registry, alongside Glama.
- How many versions does llmpvp have?
- MCP Toplist tracks 6 versions of llmpvp, most recently published on Sep 8, 2026.
- Where can I find the source code for llmpvp?
- The source code for llmpvp is hosted at github.com/EnioAguiar/llmpvp-plugin.
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.