Stockfish
bysonirico
0Connects AI systems to the Stockfish chess engine via the Model Context Protocol.
Acerca de
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.
Características Principales
- Uses JSON for communication
- Provides full UCI command support
- 0 GitHub stars
- Offers Docker-ready deployment
- Supports concurrent Stockfish sessions
- Includes comprehensive error handling
Casos de Uso
- Automating chess engine tasks via MCP
- Integrating chess analysis into AI applications
- Analyzing multiple chess positions concurrently