[ MCP_NODE_3879 ]

footballbin-predictions

CATEGORY:
PROTOCOL: MCP v1.0
[ DESCRIPTION ]

AI-powered football match predictions for Premier League and Champions League. Returns half-time scores, full-time scores, next goal scorer, corner counts, and key player analysis. Public endpoint, no API key required.

[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
    "mcpServers": {
        "footballbin-predictions-en": {
            "description": "AI-powered football match predictions for Premier League and Champions League. Returns half-time scores, full-time scores, next goal scorer, corner counts, and key player analysis. Public endpoint, no API key required.",
            "url": "https://ru7m5svay1.execute-api.eu-central-1.amazonaws.com/prod/mcp"
        }
    }
}
Source: claude-code-templates (MIT). See About Us for full credits.
[ UPLINK_INFO ]
TYPE
Unknown
ENDPOINT
HOW TO INSTALL:
  1. Open your Claude Desktop config file.
  2. Copy the JSON block on the left.
  3. Paste it into the mcpServers section.
  4. Restart Claude Desktop.