Skip to main content
Glama

Chess.com MCP Server

MIT License
48
  • Linux
  • Apple

is_player_online

Verify if a Chess.com player is currently online by entering their username. This tool helps players and AI assistants track real-time activity on Chess.com.

Instructions

Check if a player is currently online on Chess.com

Input Schema

NameRequiredDescriptionDefault
usernameYes

Input Schema (JSON Schema)

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