Skip to main content
Glama
brettadams0

chesscom-mcp

by brettadams0

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/brettadams0/chesscom-mcp'

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