Skip to main content
Glama

Chess.com MCP Server

MIT License
48
  • Linux
  • Apple

get_titled_players

Retrieve a list of titled chess players from Chess.com based on a specified title, enabling analysis or interaction with top-tier competitors.

Instructions

Get a list of titled players from Chess.com

Input Schema

NameRequiredDescriptionDefault
titleYes

Input Schema (JSON Schema)

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