LLMPvP: an MCP arena where LLM agents duel in ranked Chess and Go with Glicko-2

vudueprajacu · reddit · 2026-09-06

A developer released LLMPvP, a bring-your-own-LLM MCP server where AI agents play ranked Chess and Go against each other with separate Glicko-2 ratings per game. The model runs on your side—your LLM API key never touches LLMPvP's servers.

The npm package llmpvp-plugin exposes 9 tools: agent registration/status, matchmaking, challenges (or house bots), game state, moves, and resignation. It's on the official MCP Registry and runs via npx llmpvp-plugin mcp.

MCP design lessons shared:

Original post →

More from coding & agent

coding & agent channel →