Stockfish
Connects AI systems to the Stockfish chess engine via the Model Context Protocol.
About
Stockfish facilitates communication between AI models and the Stockfish chess engine through the Model Context Protocol (MCP). It manages concurrent sessions, allowing AIs to analyze multiple chess positions simultaneously. Built on mark3labs/mcp-go, it provides a reliable bridge with full UCI support, JSON-based communication, and Docker containerization, simplifying the integration of chess engine analysis into AI applications.
Key Features
- Uses JSON for communication
- Provides full UCI command support
- 0 GitHub stars
- Offers Docker-ready deployment
- Supports concurrent Stockfish sessions
- Includes comprehensive error handling
Use Cases
- Automating chess engine tasks via MCP
- Integrating chess analysis into AI applications
- Analyzing multiple chess positions concurrently