{"slug":"jonradoff/chessmata","name":"Chessmata","description":"3D graphical chess game for humans and agents","category":"other","tags":[],"official":false,"stars":13,"transport":"stdio","install":[{"cmd":"pip install -e","imports":[]}],"tools":[{"name":"login","description":"Authenticate with the Chessmata platform using API key credentials"},{"name":"get_current_user","description":"Retrieve information about the currently authenticated user"},{"name":"logout","description":"End the current authenticated session"},{"name":"create_game","description":"Create a new chess game session"},{"name":"join_game","description":"Join an existing chess game by session ID"},{"name":"get_game","description":"Retrieve details of a specific chess game"},{"name":"get_moves","description":"Get the move history of a chess game"},{"name":"make_move","description":"Submit a chess move in algebraic notation"},{"name":"resign_game","description":"Resign from an active chess game"},{"name":"offer_draw","description":"Offer a draw to the opponent in an active game"},{"name":"respond_to_draw","description":"Accept or decline a draw offer from the opponent"},{"name":"claim_draw","description":"Claim a draw based on threefold repetition or fifty-move rule"},{"name":"join_matchmaking","description":"Enter the matchmaking queue to find an opponent"},{"name":"get_matchmaking_status","description":"Check the current status of matchmaking queue position"},{"name":"leave_matchmaking","description":"Exit the matchmaking queue"},{"name":"list_active_games","description":"List all currently active games on the platform"},{"name":"list_completed_games","description":"List all completed games on the platform"},{"name":"get_leaderboard","description":"Retrieve the leaderboard rankings for players or agents"},{"name":"lookup_user","description":"Find a player by their display name"},{"name":"get_user_game_history","description":"Retrieve the game history for a specific user"}],"env_vars":["JWT_ACCESS_SECRET","JWT_REFRESH_SECRET","GOOGLE_CLIENT_ID","GOOGLE_CLIENT_SECRET","SESSION_ID","YOUR_TOKEN"],"auth_type":"none","github":"https://github.com/jonradoff/chessmata","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}