MCP.so
登录
F

Footballbin Mcp Server

@billychl1

关于 Footballbin Mcp Server

暂无概览

基本信息

分类

其他

传输方式

stdio

发布者

billychl1

提交者

billychl1

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "footballbin-mcp-server": {
      "command": "npx",
      "args": [
        "footballbin-mcp-server"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Footballbin Mcp Server?

Footballbin Mcp Server is a Model Context Protocol (MCP) server that provides AI agents with football match predictions for the Premier League and Champions League. It supports features such as half-time score, full-time score, next goal scorer, and corner count predictions.

How to use Footballbin Mcp Server?

It can be installed globally via npm (npm install -g footballbin-mcp-server) or run directly with npx. For Claude Desktop, configure it in claude_desktop_config.json using the Node.js path and the server script. Alternatively, use the remote endpoint https://ru7m5svay1.execute-api.eu-central-1.amazonaws.com/prod/mcp with any MCP client.

Key features of Footballbin Mcp Server

  • AI match predictions: half-time and full-time scores
  • Next goal scorer predictions with confidence
  • Corner count predictions for each match
  • Supports Premier League and Champions League
  • Key player insights with reasoning
  • Team alias system for easy filtering

Use cases of Footballbin Mcp Server

  • AI assistant predicting Premier League or Champions League match outcomes
  • Chatbot providing upcoming matchweek predictions
  • Developers integrating football predictions into custom AI workflows
  • Fantasy football players getting AI-driven insights on key players and expected goals

FAQ from Footballbin Mcp Server

What are the system requirements for Footballbin Mcp Server?

Node.js 18+ is required.

Can I use Footballbin Mcp Server without installing anything?

Yes, via the remote endpoint at https://ru7m5svay1.execute-api.eu-central-1.amazonaws.com/prod/mcp.

What leagues does Footballbin Mcp Server support?

It supports the Premier League and UEFA Champions League.

How do I get match predictions?

Use the get_match_predictions tool with the league parameter, optionally filtering by matchweek, home team, or away team.

Is authentication required?

Authentication is not required; the server is publicly accessible via the remote endpoint.

评论

其他 分类下的更多 MCP 服务器