Minesweeper

Enables Claude to play Minesweeper through a bridge that translates game actions into API calls and returns game states as images

tonypan2 106
Claude CodeClaude DesktopGeneric
View source ↗

Minesweeper MCP Server provides a bridge between Claude and a Minesweeper game server, allowing AI assistants to play the classic puzzle game through a set of tools. Built by tonypan2, it communicates with a locally running game server via HTTP requests, translating game actions (start, click, flag, unflag) into API calls and returning the game state as images. The server is designed for integration with Claude Desktop through its configuration system, making it ideal for demonstrating AI problem-solving capabilities in a visual game environment without requiring the assistant to leave the conversation interface.

Source

Repository: https://github.com/tonypan2/minesweeper-mcp-server

Maintain Minesweeper?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Minesweeper on getagentictools](https://getagentictools.com/mcp/tonypan2-minesweeper-mcp-server?ref=badge)