
Wc26
Give your coding agent live FIFA World Cup 2026 fixtures, venues, and fan-zone context while you ship a sports or travel side project.
Overview
io.github.jordanlyall/wc26 is an MCP server for the Build phase that exposes FIFA World Cup 2026 matches, teams, venues, and fan-city data to coding agents.
What is this MCP server?
- Match schedules, teams, and venue metadata for WC 2026
- City guides and fan-zone information for travel UX
- stdio npm package wc26-mcp (v0.3.0)
- Read-oriented sports dataset for agent queries
- GitHub source: jordanlyall/wc26-mcp
- Server version 0.3.0
- Package identifier wc26-mcp on npm
- Transport type stdio
Community signal: 18 GitHub stars.
What problem does it solve?
You want World Cup 2026 facts inside your agent workflow without writing and maintaining custom scrapers.
Who is it for?
Indie builders making WC 2026 fan sites, travel planners, or agent demos that need structured tournament reference data.
Skip if: Production betting odds, live broadcast rights, or enterprise sports data contracts—this is a focused MCP dataset, not a commercial league API.
What do I get? / Deliverables
Your agent can query tournament, venue, and fan-zone data over MCP while you prototype and integrate a WC-themed product.
- Agent-accessible WC 2026 match and team context in your repo workflow
- Venue and city-guide snippets for UI or content drafts
- Fan-zone references for travel or event features
Recommended MCP Servers
Journey fit
Builders wire this MCP during implementation when the product needs authoritative tournament reference data instead of hand-scraped pages. It is an external data integration exposed over MCP—exactly the integrations shelf for agent-driven apps.
How it compares
Tournament reference-data MCP, not a general web browser automation skill.
Common Questions / FAQ
Who is io.github.jordanlyall/wc26 for?
Solo builders and small teams shipping fan, travel, or content experiences around FIFA World Cup 2026 who want agents to pull structured facts via MCP.
When should I use io.github.jordanlyall/wc26?
Use it during Build when you are integrating agent tooling and need matches, teams, venues, or city guides without maintaining your own data pipeline.
How do I add io.github.jordanlyall/wc26 to my agent?
Install the npm package wc26-mcp (v0.3.0), add a stdio MCP server entry pointing at that binary, restart Claude Code or Cursor, and invoke tools from the connected session.