chesscom-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| chess_get_profileB | Public profile info (name, title, country, followers, join date) for a Chess.com username. |
| chess_get_statsB | Rating and win/loss/draw stats per game format (bullet, blitz, rapid, daily, puzzles) for a username. |
| chess_get_current_gamesC | Daily (correspondence) games a player currently has in progress. |
| chess_get_game_archivesB | List of monthly archive URLs available for a player, going back to when they started playing. |
| chess_get_games_by_monthB | All games (rated + casual, all formats) a player completed in a specific year/month. |
| chess_get_clubsC | Clubs a given username belongs to. |
| chess_get_clubA | Details for a club, identified by its URL id (the slug in chess.com/club/). |
| chess_get_titled_playersA | Usernames of all players holding a given title (e.g. GM, IM, FM, WGM, NM). |
| chess_get_leaderboardsB | Top players across daily/live formats and tactics/puzzle-rush leaderboards. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/brettadams0/chesscom-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server