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