Skip to main content
Glama

chesscom-mxcp

download_player_games_pgn.yml•764 B
mxcp: 1 tool: name: download_player_games_pgn description: Download PGN files for all games in a specific month from Chess.com language: python source: file: ../python/player_tools.py parameters: - name: username type: string description: The Chess.com username pattern: "^[a-zA-Z0-9_-]+$" examples: ["hikaru", "magnuscarlsen"] - name: year type: integer description: Year (YYYY format) minimum: 2007 maximum: 2100 examples: [2024, 2023] - name: month type: integer description: Month (MM format, 01-12) minimum: 1 maximum: 12 examples: [1, 6, 12] return: type: string description: Multi-game PGN format text containing all games for the month

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/datYori/chesscom-mxcp'

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