Get AI-powered match predictions for Premier League and Champions League including scores, next goal, and corners.
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-footballbin-predictions-bb3910c87faf ,按照其中的说明把「footballbin-predictions」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Get AI-powered predictions for Premier League and Champions League matches via the FootballBin MCP API.
Run scripts/footballbin.sh with the following commands:
scripts/footballbin.sh predictions premier_league
scripts/footballbin.sh predictions champions_league
scripts/footballbin.sh predictions premier_league 27
scripts/footballbin.sh predictions premier_league --home arsenal
scripts/footballbin.sh predictions premier_league --away liverpool
scripts/footballbin.sh predictions premier_league --home chelsea --away wolves
scripts/footballbin.sh tools
| Input | League |
|---|---|
premier_league, epl, pl, prem | Premier League |
champions_league, ucl, cl | Champions League |
Common aliases work: united (Man Utd), city (Man City), spurs (Tottenham), wolves (Wolverhampton), gunners (Arsenal), reds (Liverpool), blues (Chelsea), villa (Aston Villa), forest (Nottingham Forest), palace (Crystal Palace), barca (Barcelona), real (Real Madrid), bayern (Bayern Munich), psg (PSG), juve (Juventus), inter (Inter Milan), bvb (Dortmund), atleti (Atletico Madrid).
Each match prediction includes:
| URL | Data Sent | Purpose |
|---|---|---|
https://ru7m5svay1.execute-api.eu-central-1.amazonaws.com/prod/mcp | League, matchweek, team filters | Fetch match predictions |