Overview
Features
Concurrent Sessions
Run multiple Stockfish instances in parallel, enabling simultaneous analyses across positions.
Full UCI Support
Supports all essential UCI commands needed to operate the engine inside the MCP server.
Actually Works
Robust error handling to avoid silent failures and misleading results.
JSON Everything
All interactions and responses are JSON-formatted for consistency.
Docker Ready
Containerized deployment with a setup ready for Docker environments.
HTTP Mode
Optional HTTP server mode for web-scale deployments.
Who Is This For?
- AI Developers:Connect AI agents/LLMs to Stockfish via MCP and manage multiple concurrent sessions for chess analysis.
- Web-scale Developers:Use HTTP mode to expose or integrate Stockfish-powered analysis in web-scale applications.




