Skip to content
Claude Code

Chess UCI for Claude Code

io.github.anglerfishchess/chess-uci-mcp

Analyze chess positions and get best moves from UCI engines such as Stockfish or Leela

client:Claude Code transport:stdio runtime:pypi

Install Chess UCI in Claude Code

run in your project directory

claude mcp add chess-uci-mcp -- uvx chess-uci-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Chess UCI in other clients