Stockfish
JSON →Enables AI to communicate with the Stockfish chess engine.
Tools · 1
- execute_uci_command Execute a UCI command on a Stockfish chess engine session. Supports commands like uci, isready, position startpos, position fen [FEN], go, go depth [n], go movetime [ms], stop, quit. Returns the engine's response.
Environment variables
MCP_STOCKFISH_HTTP_HOSTMCP_STOCKFISH_HTTP_PORT
Links
★ 12 GitHub stars