Skip to main content
Glama

Chess.com MCP Server

MIT License
48
  • Linux
  • Apple

get_player_stats

Retrieve detailed chess statistics for a specific player on Chess.com. Input the player's username to access their performance data, game history, and public information.

Instructions

Get a player's stats from Chess.com

Input Schema

NameRequiredDescriptionDefault
usernameYes

Input Schema (JSON Schema)

{ "properties": { "username": { "title": "Username", "type": "string" } }, "required": [ "username" ], "title": "get_player_statsArguments", "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