Skip to main content
Glama

finishTurn

Submits a chess move to the game server using UCI format, allowing players to advance gameplay and claim victory when appropriate.

Instructions

Submits a move to the game server. Arguments: - game_id: ID of the game - move: UCI format (e.g. e2e4) - claim_win: Set to true to claim checkmate/win.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
game_idYes
moveYes
claim_winNo

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fritzprix/chess-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server