Chess

Integrates with chess engines and libraries to provide game analysis, move generation, and position evaluation for chess applicati

turlockmike 18
Claude CodeClaude DesktopGeneric
View source ↗

This Chess MCP server, developed by an unknown author, provides AI assistants with chess game analysis and move generation capabilities. Built with TypeScript and leveraging libraries like chess.js and node-uci, it offers an interface for evaluating chess positions, generating legal moves, and interfacing with chess engines like Stockfish. The server implements position evaluation, move validation, and UCI protocol communication. By abstracting the complexities of chess rules and engine interaction, it enables AI systems to analyze games, suggest moves, and understand chess positions. This implementation is particularly useful for chess training applications, game analysis tools, and AI research into chess strategy and decision-making.

Source

Repository: https://github.com/turlockmike/chess-mcp

Maintain Chess?

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

[Chess on getagentictools](https://getagentictools.com/mcp/turlockmike-chess-mcp?ref=badge)