StockfishMcp

stepbot/StockfishMcp

3.2

If you are the rightful owner of StockfishMcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Stockfish MCP Server allows an LLM to play chess against the Stockfish engine using the Model Context Protocol.

Tools

Functions exposed to the LLM to take actions

get_board_state

Get the current board state.

make_move

Make a move (e.g., 'e2e4').

is_game_over

Check if the game has ended.

get_game_result

Get the result if the game is over.

reset_game

Start a new game.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources