{"serverInfo":{"name":"io.github.abaiii168/world-cup-2026","title":"World Cup 2026 Tour","version":"0.1.1","description":"Free MCP server for World Cup 2026 fixtures, local kickoff times, match pages, calendar links, and Dataset JSON-LD.","websiteUrl":"https://ay-worldcup2026.zeabur.app/developers","repository":"https://github.com/abaiii168/world-cup-2026-mcp-server","officialRegistry":"https://registry.modelcontextprotocol.io/v0/servers?search=io.github.abaiii168/world-cup-2026"},"authentication":{"required":false,"schemes":[]},"tools":[{"name":"get_world_cup_2026_metadata","description":"Return metadata, attribution, endpoint links, external mirrors, and schema notes for the free World Cup 2026 Tour public API.","inputSchema":{"type":"object","properties":{}}},{"name":"get_world_cup_2026_matches","description":"Return World Cup 2026 fixtures in a requested IANA time zone, optionally filtered by stage, group, team code, or team name.","inputSchema":{"type":"object","properties":{"timezone":{"type":"string","description":"IANA time zone such as Europe/London or America/New_York. Defaults to UTC."},"stage":{"type":"string","enum":["group","r32","r16","qf","sf","3rd","final"]},"group":{"type":"string","pattern":"^[A-L]$"},"team":{"type":"string","description":"Team code or English team name, for example MEX, BRA, Japan, or United States."},"limit":{"type":"integer","minimum":1,"maximum":104}}}},{"name":"get_world_cup_2026_next_match","description":"Return the nearest upcoming World Cup 2026 fixture in the requested IANA time zone.","inputSchema":{"type":"object","properties":{"timezone":{"type":"string","description":"IANA time zone such as Asia/Tokyo or Europe/London. Defaults to UTC."}}}},{"name":"get_world_cup_2026_match","description":"Return one World Cup 2026 fixture by match id, including teams, venue, stage, kickoff time, app link, share-card link, and calendar link.","inputSchema":{"type":"object","required":["id"],"properties":{"id":{"type":"integer","minimum":1,"maximum":104,"description":"World Cup 2026 Tour public match id."},"timezone":{"type":"string","description":"IANA time zone for kickoff conversion. Defaults to UTC."}}}},{"name":"get_world_cup_2026_dataset","description":"Return Dataset JSON-LD metadata and all 104 public fixtures in UTC for citation, indexing, data directories, and AI retrieval.","inputSchema":{"type":"object","properties":{}}}],"resources":[],"prompts":[],"safety":{"gambling":false,"liveScores":false,"notes":"This MCP server exposes static schedule, local-time, calendar, share-link, metadata, and dataset tools only. Live scores, betting, gambling, and odds are intentionally not exposed."}}