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