Skip to main content
Glama

make_board_move

Execute chess moves in Lichess games by specifying game ID and UCI notation, enabling gameplay continuation through the Lichess MCP server.

Instructions

Make a move in a board game

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
gameIdYesThe game ID
moveYesMove in UCI format (e.g. e2e4)
offeringDrawNoWhether to offer/accept a draw

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/karayaman/lichess-mcp'

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