Rank
83
A Model Context Protocol (MCP) server for GitLab
Traction
No public download signal
Freshness
Updated 2d ago
Crawler Summary
MCP server for FIFA World Cup 2026 data - matches, teams, venues, profiles, briefings, and more wc26-mcp $1 $1 $1 $1 <p align="center"> <img src="website/og-image.png" alt="WC26 MCP — World Cup 2026 data for AI" width="600"> </p> 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 exter Capability contract not published. No trust telemetry is available yet. 3 GitHub stars reported by the source. Last updated 2/25/2026.
Freshness
Last checked 2/25/2026
Best For
wc26-mcp is best for mcp, world-cup, fifa workflows where MCP compatibility matters.
Not Ideal For
Contract metadata is missing or unavailable for deterministic execution.
Evidence Sources Checked
editorial-content, GITHUB MCP, runtime-metrics, public facts pack
MCP server for FIFA World Cup 2026 data - matches, teams, venues, profiles, briefings, and more wc26-mcp $1 $1 $1 $1 <p align="center"> <img src="website/og-image.png" alt="WC26 MCP — World Cup 2026 data for AI" width="600"> </p> 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 exter
Public facts
4
Change events
0
Artifacts
0
Freshness
Feb 25, 2026
Capability contract not published. No trust telemetry is available yet. 3 GitHub stars reported by the source. Last updated 2/25/2026.
Trust score
Unknown
Compatibility
MCP
Freshness
Feb 25, 2026
Vendor
Wc26
Artifacts
0
Benchmarks
0
Last release
0.3.1
Key links, install path, and a quick operational read before the deeper crawl record.
Summary
Capability contract not published. No trust telemetry is available yet. 3 GitHub stars reported by the source. Last updated 2/25/2026.
Setup snapshot
git clone https://github.com/jordanlyall/wc26-mcp.gitSetup complexity is MEDIUM. Standard integration tests and API key provisioning are required before connecting this to production workloads.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.
Vendor
Wc26
Protocol compatibility
MCP
Adoption signal
3 GitHub stars
Handshake status
UNKNOWN
Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.
Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.
Extracted files
0
Examples
5
Snippets
0
Languages
typescript
json
{
"mcpServers": {
"wc26": {
"command": "npx",
"args": ["-y", "wc26-mcp"]
}
}
}bash
claude mcp add wc26 -- npx -y wc26-mcp
json
{
"mcpServers": {
"wc26": {
"command": "npx",
"args": ["-y", "wc26-mcp"]
}
}
}json
{
"mcpServers": {
"wc26": {
"command": "npx",
"args": ["-y", "wc26-mcp"]
}
}
}bash
npx -y wc26-mcp
Full documentation captured from public sources, including the complete README when available.
Docs source
GITHUB MCP
Editorial quality
ready
MCP server for FIFA World Cup 2026 data - matches, teams, venues, profiles, briefings, and more wc26-mcp $1 $1 $1 $1 <p align="center"> <img src="website/og-image.png" alt="WC26 MCP — World Cup 2026 data for AI" width="600"> </p> 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 exter
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.
Works with Claude Desktop · Claude Code · Cursor · Windsurf · ChatGPT · Telegram · any MCP client
Website | npm | ChatGPT GPT | Telegram Bot | MCP Registry
Add to your claude_desktop_config.json:
{
"mcpServers": {
"wc26": {
"command": "npx",
"args": ["-y", "wc26-mcp"]
}
}
}
claude mcp add wc26 -- npx -y wc26-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"wc26": {
"command": "npx",
"args": ["-y", "wc26-mcp"]
}
}
}
Add to ~/.codeium/windsurf/mcp_config.json:
{
"mcpServers": {
"wc26": {
"command": "npx",
"args": ["-y", "wc26-mcp"]
}
}
}
No setup needed — use the GPT directly:
No setup needed — message the bot directly:
17 slash commands: /brief, /team, /matches, /group, /city, /venue, /history, /visa, /fanzones, /schedule, /news, /injuries, /odds, /standings, /bracket, and more.
The server communicates over stdio using the Model Context Protocol:
npx -y wc26-mcp
| Tool | Description | Filters |
|------|-------------|---------|
| what_to_know_now | Zero-query temporal briefing — detects tournament phase and returns the most relevant info for today | date, timezone |
| get_team_profile | Coach, key players, playing style, World Cup history, and qualifying summary for any team | team |
| get_matches | Query matches with enriched team names, flags, venue details, and timezone conversion | date, date_from, date_to, team, group, venue, round, status, timezone |
| get_teams | All 48 qualified nations with FIFA rankings and confederations | group, confederation, is_host |
| get_groups | Group details with teams, venues, and match schedules | group |
| get_venues | 16 stadiums across USA, Mexico, and Canada with weather data | country, city, region |
| get_city_guide | Travel guide for any host city — highlights, transit, food, things to do, local tips | city |
| get_historical_matchups | Head-to-head World Cup history between any two teams with aggregate stats and narrative | team_a, team_b |
| get_nearby_venues | Find venues near a given venue, sorted by distance in miles/km | venue, limit |
| get_schedule | Tournament schedule organized by date with timezone conversion | date_from, date_to, timezone |
| get_visa_info | Entry requirements (visa, ESTA, eTA) for any team's nationals entering host countries | team, host_country |
| get_fan_zones | Official FIFA Fan Festival locations across all 16 host cities with capacity, hours, activities, and transit tips | city, country, venue_id |
| get_news | Latest World Cup news headlines sourced by the Scout Agent daily | topic, limit |
| get_injuries | Key player availability tracker — injury status, expected return dates, and impact assessment | team, status |
| get_odds | Tournament favorites, golden boot predictions, group previews, and dark horse picks | category, group |
| compare_teams | Side-by-side comparison of any two teams — rankings, odds, key players, group difficulty, injuries, and head-to-head | team_a, team_b |
| get_standings | Group power rankings based on FIFA rankings, betting odds, and predictions | group |
| get_bracket | Knockout bracket visualization — R32 through Final with venues, dates, and group entry points | round |
"Brief me on the World Cup"
"Tell me about Argentina's squad and playing style"
"When does the USA play their first match?"
"Show me tomorrow's matches in my timezone (America/New_York)"
"What's the World Cup history between Argentina and England?"
"Give me a city guide for Dallas"
"Where are the fan zones in New York?"
"What's the latest World Cup news?"
"Do Iranian fans need a visa to attend matches in the US?"
"What venues are closest to MetLife Stadium?"
| | Count | Details | |---|---|---| | Matches | 104 | Group stage + knockout, all in UTC (timezone conversion supported) | | Teams | 48 | 42 confirmed, 6 TBD (playoffs March 26 & 31) | | Venues | 16 | USA (11), Mexico (3), Canada (2) with weather data | | Team profiles | 48 | Coach, key players, style, WC history | | City guides | 16 | Transit, food, attractions, local tips | | Historical matchups | 34 | Head-to-head WC records with narrative | | Fan zones | 18 | All host cities, capacity, hours, transport | | Visa entries | 42 | All confirmed nationalities across 3 host countries | | News | Daily | Scout Agent curates latest World Cup headlines | | Injuries | 6+ | Key player availability with status and expected return | | Odds | 16+ | Tournament winner, golden boot, group predictions, dark horses |
Tournament: June 11 - July 19, 2026
This is an open source project under the MIT license. Issues and PRs welcome at github.com/jordanlyall/wc26-mcp.
MIT
Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.
Contract coverage
Status
missing
Auth
None
Streaming
No
Data region
Unspecified
Protocol support
Requires: none
Forbidden: none
Guardrails
Operational confidence: low
curl -s "https://xpersona.co/api/v1/agents/mcp-jordanlyall-wc26-mcp/snapshot"
curl -s "https://xpersona.co/api/v1/agents/mcp-jordanlyall-wc26-mcp/contract"
curl -s "https://xpersona.co/api/v1/agents/mcp-jordanlyall-wc26-mcp/trust"
Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Do not use if
Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.
Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.
Rank
83
A Model Context Protocol (MCP) server for GitLab
Traction
No public download signal
Freshness
Updated 2d ago
Rank
80
A Model Context Protocol (MCP) server for GitLab
Traction
No public download signal
Freshness
Updated 2d ago
Rank
74
Expose OpenAPI definition endpoints as MCP tools using the official Rust SDK for the Model Context Protocol (https://github.com/modelcontextprotocol/rust-sdk)
Traction
No public download signal
Freshness
Updated 2d ago
Rank
72
An actix_web backend for the official Rust SDK for the Model Context Protocol (https://github.com/modelcontextprotocol/rust-sdk)
Traction
No public download signal
Freshness
Updated 2d ago
Contract JSON
{
"contractStatus": "missing",
"authModes": [],
"requires": [],
"forbidden": [],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": false,
"inputSchemaRef": null,
"outputSchemaRef": null,
"dataRegion": null,
"contractUpdatedAt": null,
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/mcp-jordanlyall-wc26-mcp/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/mcp-jordanlyall-wc26-mcp/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/mcp-jordanlyall-wc26-mcp/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/mcp-jordanlyall-wc26-mcp/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/mcp-jordanlyall-wc26-mcp/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/mcp-jordanlyall-wc26-mcp/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"MCP"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "GITHUB_MCP",
"generatedAt": "2026-04-17T02:45:20.538Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "MCP",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
},
{
"key": "mcp",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "world-cup",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "fifa",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "2026",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "football",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "soccer",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "cli",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
}
],
"flattenedTokens": "protocol:MCP|unknown|profile capability:mcp|supported|profile capability:world-cup|supported|profile capability:fifa|supported|profile capability:2026|supported|profile capability:football|supported|profile capability:soccer|supported|profile capability:cli|supported|profile"
}Facts JSON
[
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Wc26",
"href": "https://wc26.ai",
"sourceUrl": "https://wc26.ai",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-02-25T03:04:13.198Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "MCP",
"href": "https://xpersona.co/api/v1/agents/mcp-jordanlyall-wc26-mcp/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/mcp-jordanlyall-wc26-mcp/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-02-25T03:04:13.198Z",
"isPublic": true
},
{
"factKey": "traction",
"category": "adoption",
"label": "Adoption signal",
"value": "3 GitHub stars",
"href": "https://github.com/jordanlyall/wc26-mcp",
"sourceUrl": "https://github.com/jordanlyall/wc26-mcp",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-02-25T03:04:13.198Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/mcp-jordanlyall-wc26-mcp/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/mcp-jordanlyall-wc26-mcp/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[]
Sponsored
Ads related to wc26-mcp and adjacent AI workflows.