Minesweeper via MCP: A Server-Side Agent
2025-03-20
This is a Model Context Protocol (MCP) server enabling MCP client agents to play Minesweeper. It's designed to work alongside a Minesweeper game server. A sped-up video demo is available at https://youtu.be/CXXMafVtlEQ (16x speed). Follow the game server's instructions to start it locally. Install dependencies, build the server, and configure your MCP client to add the tool (e.g., in Claude Desktop's `claude_desktop_config.json`). Start a Minesweeper game and try to flag all mines; coordinates are 0-indexed. The full conversation log is extensive, with snippets showing incorrect flag placement and giving up after multiple attempts.