MCP Server
MCP
io.github.ddevetak/footballcharts-mcp
Tables, results, model probabilities and Monte Carlo projections for 90+ football leagues.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "footballcharts-mcp",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "football-charts.com API key (free: POST https://footballcharts-backend.onrender.com/api/v1/keys/register/ with {\"email\": ...}, or use the form at https://www.football-charts.com/developers)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "FC_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment