← Back to Plugins
MCP Server MCP

io.github.arturogarrido/claudinho

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @claudinho/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@claudinho/mcp",
      "version": "0.9.4",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Locale for dates, attribution, and commentary: en, es, pt, or fr (optional; default en)",
          "format": "string",
          "name": "CLAUDINHO_LANG"
        },
        {
          "description": "IANA timezone for kickoff times, e.g. America/Mexico_City (optional; default system)",
          "format": "string",
          "name": "CLAUDINHO_TZ"
        },
        {
          "description": "Commentary flair: off, subtle, or full (optional; default full)",
          "format": "string",
          "name": "CLAUDINHO_FLAVOR"
        },
        {
          "description": "Set to 'off' to hide read-only prediction-market signals (optional; informational only)",
          "format": "string",
          "name": "CLAUDINHO_MARKETS"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...