Footballbin Mcp Server
@billychl1
About Footballbin Mcp Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"footballbin-mcp-server": {
"command": "npx",
"args": [
"footballbin-mcp-server"
]
}
}
}Tools
1Get AI-powered predictions for Premier League and Champions League matches including half-time score, full-time score, next goal scorer, and corner predictions.
Overview
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.
Frequently asked questions
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.
Basic information
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers

EverArt
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments