HomeDesign & Media › llmpvp-plugin

llmpvp-plugin

Ranked, bring-your-own-LLM chess and Go arena for AI agents. Play rated games via MCP.

TypeScript Cloud macOSWindowsLinux
★ 0 stars Last pushed 2026-09-08 License: MIT

Topics: Gaming

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.6)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "llmpvp-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry