Server data from the Official MCP Registry
Live 2026 World Cup scores, fixtures & standings for your AI agent. No keys. Unofficial fan project.
Live 2026 World Cup scores, fixtures & standings for your AI agent. No keys. Unofficial fan project.
Valid MCP server (2 strong, 2 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
9 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: CLAUDINHO_LANG
Environment variable: CLAUDINHO_TZ
Environment variable: CLAUDINHO_FLAVOR
Environment variable: CLAUDINHO_MARKETS
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-arturogarrido-claudinho": {
"env": {
"CLAUDINHO_TZ": "your-claudinho-tz-here",
"CLAUDINHO_LANG": "your-claudinho-lang-here",
"CLAUDINHO_FLAVOR": "your-claudinho-flavor-here",
"CLAUDINHO_MARKETS": "your-claudinho-markets-here"
},
"args": [
"-y",
"@claudinho/mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Live scores for the 2026 men's football tournament — in your terminal, your Claude Code statusline, and any MCP client. No API key, no signup; all 104 fixtures ship bundled, so the schedule works offline.
npx @claudinho/cli today # try it in 10 seconds — no install, no key
While matches are live, your Claude Code statusline reads:
⚽ 🇳🇴 1–1 🇫🇷 87' · 🇸🇳 1–2 🇮🇶 86'
And claudinho share prints a card made for the group chat:
Next up for Mexico
🇲🇽 Mexico vs South Africa 🇿🇦
Jun 11 · 13:00 America/Mexico_City
Estadio Banorte, Mexico City, Mexico
Prediction markets favor Mexico.
Mexico 69% · Draw 20% · South Africa 10%
Source: Polymarket · updated 08:15 UTC · informational only
#VibingLaVidaLoca · Independent fan project · not affiliated with FIFA or Anthropic.
Try it: npx @claudinho/cli next MEX
⚠️ Not affiliated with, endorsed by, or connected to FIFA or Anthropic. Claudinho is an independent, open-source fan project. It displays factual match data (scores, fixtures, standings) and uses emoji flags only — no logos, emblems, kits, broadcast footage, or player likenesses.
npm i -g @claudinho/cli
claudinho today
claudinho next MEX --tz America/Mexico_City --lang es
npm i -g @claudinho/cli
claudinho init-statusline # live scores inline while you code (<150ms, cache-only)
claudinho init-hook # Claude knows the score during matches (silent off-match)
claude mcp add claudinho -- npx -y @claudinho/mcp
Both init-* commands back up ~/.claude/settings.json first and are idempotent.
Restart Claude Code to activate.
codex mcp add claudinho -- npx -y @claudinho/mcp # Codex CLI
Everything else takes the standard stdio config:
{ "mcpServers": { "claudinho": { "command": "npx", "args": ["-y", "@claudinho/mcp"] } } }
today, live, next MEX, table, match <id>, markets, share (and vibe 😎). --json on everything; TZ-aware via --tz.claudinho prompt.UserPromptSubmit hook that drops the live score into Claude's context during matches; zero tokens off-match.get_today, get_live, get_match, get_next_fixture, get_standings, get_market_signal, get_share_snippet) plus my_team / tournament_today prompts.--no-markets / CLAUDINHO_MARKETS=off.claudinho share next MEX --copy puts a plain-text match card on your clipboard.Speaks en / es / pt / fr, with optional localized commentary flair (¡GOOOOL!) — dial it down with --flavor subtle|off.
Planned (not shipped yet): a desktop notifier and an AI pundit with a public accuracy scorecard.
Do I need an API key or account? No. Nothing to sign up for; npx and done.
Does it work offline? The schedule, next, and group skeletons do — all 104 fixtures are bundled. Only live scores hit the network.
Where does the data come from? Live scores from ESPN's public scoreboard (attributed in output as Live data: ESPN); market signals from Polymarket public data. Rate limits respected.
Is the market line betting advice? No. It's read-only, informational-only market data with attribution — no trading, no links — and it never appears on the statusline or hook.
Why no crests, kits, or player photos? Legal-clean by design: facts and emoji flags only.
Windows? Works, but flag emoji rendering varies by terminal — best on macOS/Linux.
MIT © 2026 Arturo Garrido. All three packages publish with npm provenance via OIDC trusted publishing.
Built while watching the games. #VibingLaVidaLoca ⚽
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.