Skip to main content
Glama

chesscom-mxcp

get_titled_players.yml•664 B
mxcp: 1 tool: name: get_titled_players description: Get a list of titled players from Chess.com language: python source: file: ../python/other_tools.py parameters: - name: title type: string description: Chess title (GM, WGM, IM, WIM, FM, WFM, NM, WNM, CM, WCM) enum: ["GM", "WGM", "IM", "WIM", "FM", "WFM", "NM", "WNM", "CM", "WCM"] examples: ["GM", "IM", "FM"] return: type: object description: List of titled players properties: players: type: array description: List of usernames with the specified title items: type: string description: Player username

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/datYori/chesscom-mxcp'

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