TablePredict
io.github.nodeblur/tablepredictBuild validated football table and World Cup group prediction links with TablePredict.
Tools · 3
List competitions currently configured in TablePredict, including season, prediction mode, roster size, cutoff, and predictor URL. Call this before requesting a roster or building a prediction link. R…
Return the exact canonical club names for domestic leagues or national-team names for grouped tournaments. Grouped competitions preserve their official group membership. Use an id, route slug, or disp…
Validate a complete prediction and return a source-attributed TablePredict URL prefilled with that ranking. Domestic competitions require order; grouped competitions require every group. This tool doe…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"tablepredict": {
"url": "https://tablepredict.com/api/mcp",
"transport": "streamable-http"
}
}
}