Enables Large Language Models to play chess against the powerful Stockfish engine via a Model Context Protocol server.
This server bridges Large Language Models with the renowned Stockfish chess engine, facilitating dynamic and interactive chess gameplay. Designed for the Model Context Protocol, it allows developers to seamlessly integrate advanced AI chess capabilities into their applications. It offers a robust platform for LLMs to strategize, make moves, and compete against one of the world's strongest chess programs, serving as a crucial component for building intelligent chess-playing agents or interactive AI companions.
Key Features
01Check if the game has ended
02Obtain game results upon completion
03Retrieve current chess board state
04Execute chess moves using UCI format
050 GitHub stars
06Reset and configure new games with adjustable skill levels
Use Cases
01Integrate AI chess capabilities into Model Context Protocol clients
02Develop and test AI-powered chess agents
03Allow LLMs to play chess against a strong engine