HomeOther › claudinho

claudinho

Live 2026 World Cup scores, fixtures & standings for your AI agent. No keys. Unofficial fan project.

TypeScript Local macOSWindowsLinux
★ 29 stars Last pushed 2026-09-23 License: MIT

Topics: Sports

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.10.1)

npx -y @claudinho/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "claudinho": {
      "command": "npx",
      "args": [
        "-y",
        "@claudinho/[email protected]"
      ],
      "env": {
        "CLAUDINHO_LANG": "<YOUR_VALUE>",
        "CLAUDINHO_TZ": "<YOUR_VALUE>",
        "CLAUDINHO_FLAVOR": "<YOUR_VALUE>",
        "CLAUDINHO_MARKETS": "<YOUR_VALUE>"
      }
    }
  }
}
  • CLAUDINHO_LANG — Locale for dates, attribution, and commentary: en, es, pt, or fr (optional; default en)
  • CLAUDINHO_TZ — IANA timezone for kickoff times, e.g. America/Mexico_City (optional; default system)
  • CLAUDINHO_FLAVOR — Commentary flair: off, subtle, or full (optional; default full)
  • CLAUDINHO_MARKETS — Set to 'off' to hide read-only prediction-market signals (optional; informational only)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry