Skip to main content
Glama

Chess.com MCP Server

MIT License
48
  • Linux
  • Apple

get_player_game_archives

Retrieve monthly game archives for a Chess.com player by entering their username, enabling access to their historical game data for analysis or review.

Instructions

Get a list of available monthly game archives for a player on Chess.com

Input Schema

NameRequiredDescriptionDefault
usernameYes

Input Schema (JSON Schema)

{ "properties": { "username": { "title": "Username", "type": "string" } }, "required": [ "username" ], "title": "get_player_game_archivesArguments", "type": "object" }

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/pab1it0/chess-mcp'

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