Skip to main content
Glama

chesscom-mxcp

get_player_stats.yml•930 B
mxcp: 1 tool: name: get_player_stats description: Get a player's stats 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"] return: type: object description: Player statistics for different game types properties: chess_blitz: type: object description: Blitz chess statistics chess_rapid: type: object description: Rapid chess statistics chess_bullet: type: object description: Bullet chess statistics chess_daily: type: object description: Daily chess statistics puzzle_rush: type: object description: Puzzle rush statistics tactics: type: object description: Tactics statistics

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