Chess.com · Capability
Chess.com Published Data API - Countries
Country profile and per-country rosters of players and clubs.
Chess.com Published Data API - Countries is a Naftiko capability published by Chess.com, one of 9 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the GET method rooted at /v1/country/{…}.
The capability includes 3 read-only operations. Lead operation: Get Country Profile. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Chess.com and Countries.
What You Can Do
GET
Getcountry
— Get Country Profile
/v1/country/{iso}
GET
Listcountryplayers
— List Players By Country
/v1/country/{iso}/players
GET
Listcountryclubs
— List Clubs By Country
/v1/country/{iso}/clubs
MCP Tools
chesscom-get-country
Get Country Profile
read-only
idempotent
chesscom-list-country-players
List Players By Country
read-only
idempotent
chesscom-list-country-clubs
List Clubs By Country
read-only
idempotent