sonirico/mcp-stockfish
🐟 MCP server connecting AI systems to Stockfish chess engine
Platform-specific configuration:
{
"mcpServers": {
"mcp-stockfish": {
"command": "npx",
"args": [
"-y",
"mcp-stockfish"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...