Stockfish
A free and strong UCI chess engine
Syzygy (Stockfish) MCP Server
Model Context Protocol (syzygy) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"syzygy": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-syzygy"
]
}
}
}