Wc26 MCP Server

Ask your AI anything about the 2026 World Cup and get real answers. 18 tools covering matches, teams, venues, city guides, fan zones, head-to-head records, visa info, news, injuries, odds, standings, knockout bracket, and more. All data ships with the package. Zero API keys, zero external dependencies. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 34 · #50 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Wc26

Claude Code

claude mcp add jordanlyall-wc26-mcp -- npx -y wc26-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "jordanlyall-wc26-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wc26-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package wc26-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.jordanlyall is GitHub-verified and matches the repo owner

03 · What Wc26 can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can query matches with enriched team names, flags, venue details, and timezone conversion, and find venues near a given venue, sorted by distance in miles/km.

Capability map

Tools grouped from the project's README - what Wc26 lets an agent do.

read & search

16 tools - e.g. Coach, key players, playing style, World Cup history, and qualifying summary for any team; Query matches with enriched team names, flags, venue details, and timezone conversion; All 48 qualified nations…

get_team_profile · get_matches · get_teams · get_groups · get_venues · get_city_guide…

What

1 tool - e.g. Zero-query temporal briefing - detects tournament phase and returns the most relevant info for today

what_to_know_now

Compare

1 tool - e.g. Side-by-side comparison of any two teams - rankings, odds, key players, group difficulty, injuries, and head-to-head

compare_teams

Latest releases

v0.3.1 · 2026-03-01

What's New · 18 tools covering matches, teams, venues, city guides, fan zones, visa info, head-to-head records, injuries, odds, standings, bracket, and more · Telegram bot (@wc26ai_bot) · Zero external API dependencies…

04 · Who maintains Wc26

wc26 is maintained by jordanlyall. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
other - ranked #50 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.jordanlyall/wc26 (active, first published 2026-02-11)
packages
npm:wc26-mcp

06 · Wc26 FAQ

Is Wc26 still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.

What can Wc26 do?

With this server connected, an agent can query matches with enriched team names, flags, venue details, and timezone conversion, and find venues near a given venue, sorted by distance in miles/km.

How do I install Wc26?

Run `npx -y wc26-mcp`. You can also paste the ready-made client config above.

Does Wc26 run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Wc26