Integrates the Stockfish chess engine so Claude can analyze positions, evaluate moves, and play full games against one of the strongest chess engines available. The server exposes Stockfish's evaluation functions and move generation through MCP tools, letting you build chess tutoring applications, analyze your games with engine assistance, or test how well an LLM can play when given access to professional-grade chess analysis. Reach for this when you want to combine conversational AI with serious chess computation, whether you're building a learning tool or just want to see how Claude fares against a grandmaster-level opponent.
claude mcp add --transport stdio io.github.stepbot-stockfish-mcp -- uvx stockfish-mcp