[ MCP_NODE_3878 ]

Footballbin 足球预测

分类:
协议: MCP v1.0
[ 描述 ]

提供足球赛事比分预测和统计分析,支持全球主流联赛的数据检索。

[ 配置_JSON ]
claude_desktop_config.json
{
    "mcpServers": {
        "footballbin-predictions": {
            "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"
        }
    }
}
数据来源:claude-code-templates(MIT),中文翻译由 AI 生成。详见关于我们
[ 上行信息 ]
类型
Unknown
端点
如何安装:
  1. 打开您的 Claude Desktop 配置文件。
  2. 复制左侧的 JSON 代码块。
  3. 将其粘贴到 mcpServers 节点下。
  4. 重启 Claude Desktop 客户端。