makimoto/chess-mcp
3.1
If you are the rightful owner of chess-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Chess MCP is a Model Context Protocol server designed to facilitate chess games between LLM agents and human players, offering comprehensive game management and integration with Claude and other LLM agents.
Tools
Functions exposed to the LLM to take actions
create_game
Create a new chess game between two players.
get_game_status
Get the current status of a chess game.
make_move
Make a move in a chess game.
list_games
List all games with optional filtering.
resign_game
Resign from a chess game.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client