Skip to main content
Glama

Unofficial WCA MCP Server

by YuchengMaUTK

get_person_by_wca_id

Retrieve detailed speedcubing competitor information using their WCA ID, including personal bests, rankings, medal counts, and competition history.

Instructions

Get detailed information about a specific WCA competitor by their WCA ID.

Returns comprehensive information about a speedcuber including their personal bests, rankings, medal counts, and competition history.

Args: wca_id: WCA ID of the person (e.g., "2003SEAR02")

Returns: Detailed person information including records and achievements

Input Schema

NameRequiredDescriptionDefault
wca_idYes

Input Schema (JSON Schema)

{ "properties": { "wca_id": { "title": "Wca Id", "type": "string" } }, "required": [ "wca_id" ], "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/YuchengMaUTK/unofficial-wca-mcp-server'

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