# TablePredict MCP server

Build validated football table and World Cup group prediction links with TablePredict.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-nodeblur-tablepredict
- Repository: https://github.com/nodeblur/tablepredict
- Website: https://tablepredict.com/

## Install
- Endpoint: https://tablepredict.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://tablepredict.com/api/mcp

## Tools
- tablepredict_list_competitions (List TablePredict competitions) - List competitions currently configured in TablePredict, including season, prediction mode, team count, cutoff, and predictor URL. Call this before requesting teams or building a prediction link. Returns no user data. Endpoint: https://tablepredict.com/api/mcp
- tablepredict_get_competition_teams (Get competition teams) - Return the exact canonical team names required to build a TablePredict link. Grouped competitions preserve their official group membership. Use an id, route slug, or display name from tablepredict_list_competitions. Endpoint: https://tablepredict.com/api/mcp
- tablepredict_build_prediction_link (Build a TablePredict link) - 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 does not save, publish, or create an account. Endpoint: https://tablepredict.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.nodeblur
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 3, 2026
- Source: https://registry.modelcontextprotocol.io
