wilson-urdaneta/chesspal-mcp-engine
A chess engine MCP server powered by Stockfish
Platform-specific configuration:
{
"mcpServers": {
"chesspal-mcp-engine": {
"command": "npx",
"args": [
"-y",
"chesspal-mcp-engine"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...