FootballBin Match Predictions
Get AI-powered predictions for Premier League and Champions League matches via the FootballBin MCP API.
Usage
Run scripts/footballbin.sh with the following commands:
Get current matchweek predictions
CODEBLOCK0
Get specific matchweek
CODEBLOCK1
Filter by team
CODEBLOCK2
List available tools
CODEBLOCK3
Supported Leagues
| Input | League |
|---|
INLINECODE1 , epl, pl, INLINECODE4 | Premier League |
INLINECODE5 , ucl, INLINECODE7 |
Champions League |
Supported Team Aliases
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).
Response Data
Each match prediction includes:
- - Half-time score (e.g., "1:0")
- Full-time score (e.g., "2:1")
- Next goal scorer (e.g., "Home,Salah")
- Corner count (e.g., "7:4")
- Key players with form-based reasoning
External Endpoints
- - Host: INLINECODE26
- Path: INLINECODE27
- Method:
POST (JSON-RPC) - Data sent: league, optional matchweek, optional team filters
Security & Privacy
- - This skill does not install software.
- This skill does not execute downloaded scripts.
- No API key required (public endpoint, rate-limited)
- No user data collected or stored
- Read-only: only fetches prediction data
- No secrets or environment variables needed
Links
- - iOS App: https://apps.apple.com/app/footballbin/id6757111871
- Android App: https://play.google.com/store/apps/details?id=com.achan.footballbinandroid
FootballBin 比赛预测
通过 FootballBin MCP API 获取英超和欧冠比赛的 AI 预测。
使用方法
运行 scripts/footballbin.sh 并配合以下命令:
获取当前比赛周的预测
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
支持的联赛
| 输入 | 联赛 |
|---|
| premierleague, epl, pl, prem | 英超联赛 |
| championsleague, ucl, cl |
欧洲冠军联赛 |
支持的球队别名
常用别名均可使用:united(曼联)、city(曼城)、spurs(托特纳姆热刺)、wolves(狼队)、gunners(阿森纳)、reds(利物浦)、blues(切尔西)、villa(阿斯顿维拉)、forest(诺丁汉森林)、palace(水晶宫)、barca(巴塞罗那)、real(皇家马德里)、bayern(拜仁慕尼黑)、psg(巴黎圣日耳曼)、juve(尤文图斯)、inter(国际米兰)、bvb(多特蒙德)、atleti(马德里竞技)。
响应数据
每场比赛预测包含:
- - 半场比分(例如:1:0)
- 全场比分(例如:2:1)
- 下一进球球员(例如:Home,Salah)
- 角球数(例如:7:4)
- 关键球员及基于状态的推理
外部端点
- - 主机:api.footballbin.achaninc.net
- 路径:/mcp
- 方法:POST(JSON-RPC)
- 发送数据:联赛、可选比赛周、可选球队筛选条件
安全与隐私
- - 此技能不会安装软件。
- 此技能不会执行下载的脚本。
- 无需 API 密钥(公共端点,有速率限制)
- 不收集或存储任何用户数据
- 只读:仅获取预测数据
- 无需密钥或环境变量
链接
- - iOS 应用:https://apps.apple.com/app/footballbin/id6757111871
- Android 应用:https://play.google.com/store/apps/details?id=com.achan.footballbinandroid