Chessagine
jalpp/chessagineAnalyze chess positions using powerful engines like Stockfish, Leela, and Maia. Retrieve games, puzzles, and opening statistics directly from Lichess and specialized databases. Visualize moves and games through interactive board renders and PGN viewers.
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"chessagine": {
"url": "https://smithery.ai/servers/jalpp/chessagine",
"transport": "http"
}
}
}