Footballbin Mcp Server
@billychl1
About Footballbin Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"footballbin-mcp-server": {
"command": "npx",
"args": [
"footballbin-mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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.
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments