MCP server exposing free sports model win probabilities and fair odds for nine sports (AFL, MLB, NBA, NFL, NHL, NCAAF, UFC, WNBA, soccer, tennis). No API key required.
claude mcp add betbetter-mcp -- npx -y betbetter-mcp{
"mcpServers": {
"betbetter-mcp": {
"command": "npx",
"args": ["-y", "betbetter-mcp"]
}
}
}Resumen de MCP Servers
# betbetter-mcp
An [MCP](https://modelcontextprotocol.io) server that gives any AI assistant access to sports model
win probabilities and fair odds across nine sports — **no API key, no sign-up, free to use.**
Data comes from the [Bet Better open model API](https://betbetter.world/api/), published under
CC BY 4.0.
## What it gives you
For every upcoming fixture the model rates, you get:
| Field | Meaning |
|---|---|
| `game` | The fixture, `Away @ Home` |
| `gameTimeUtc` | Scheduled start, UTC |
| `market` | Head to Head, Spread, Total Points, player props… |
| `selection` | The team, player or outcome being rated |
| `modelProbabilityPct` | Estimated chance it lands, 0–100 |
| `fairOdds` | Decimal odds implied by that probability |
| `confidence` | `HIGH`, `LEAN` or `LONG-SHOT` |
| `verdict` | A one-sentence plain-English summary |
**Leagues:** AFL · MLB · NBA · NFL · NHL · NCAAF · UFC · WNBA · WTA tennis · EPL · La Liga ·
Serie A · Bundesliga · Ligue 1 · World Cup.
## Install
```bash
npx betbetter-mcp
```
### Claude Desktop / Claude Code
Add to your MCP config:
```json
{
"mcpServers": {
"betbetter": {
"command": "npx",
"args": ["-y", "betbetter-mcp"]
}
}
}
```
## Tools
| Tool | What it does |
|---|---|
| `list_leagues` | Lists every league slug and feed type available |
| `get_model_picks` | Rated selections for one league, filterable by minimum probability |
| `find_fixture` | Searches every league for a team or player and returns their rated selections |
### Example
> "What does the model think about the Geelong game this weekend?"
```json
{
"game": "Geelong Cats @ Collingwood Magpies",
"market": "Head to Head",
"selection": "Geelong Cats",
"modelProbabilityPct": 54.9,
"fairOdds": 1.82,
"confidence": "LEAN"
}
```
## What this does not do
**It publishes no bookmaker prices.** There is no bookmaker name, market price or implied
probability anywhere in the feed, and none is planned — the underlying odds data is licensed under
terms that allow publishing derived work but not redistributing the feed. Everything here is the
model's own output, so it cannot tell you where to bet or at what price.
## Configuration
| Variable | Default | Purpose |
|---|---|---|
| `BETBETTER_BASE_URL` | `https://betbetter.world` | Override the API origin (testing) |
Responses are cached upstream for 15 minutes. Feeds are empty out of season — that is expected, not
an error.
## Responsible gambling
**18+. Gambling involves risk and most people lose money.** These are model estimates for research,
not betting advice, and not a guarantee of any outcome. A selection rated 70% is meant to lose
roughly three times in ten.
If gambling is causing you harm: [Gambling Help Online](https://www.gamblinghelponline.org.au/) (AU)
or [1-800-GAMBLER](https://www.ncpgambling.org/help-treatment/) (US).
## Licence
MIT for this server. The underlying data is CC BY 4.0 — free to use with attribution to
[Bet Better](https://betbetter.world).
Lo que la gente pregunta sobre betbetter-mcp
¿Qué es edushinka/betbetter-mcp?
+
edushinka/betbetter-mcp es mcp servers para el ecosistema de Claude AI. MCP server exposing free sports model win probabilities and fair odds for nine sports (AFL, MLB, NBA, NFL, NHL, NCAAF, UFC, WNBA, soccer, tennis). No API key required. Tiene 0 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala betbetter-mcp?
+
Puedes instalar betbetter-mcp clonando el repositorio (https://github.com/edushinka/betbetter-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar edushinka/betbetter-mcp?
+
edushinka/betbetter-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene edushinka/betbetter-mcp?
+
edushinka/betbetter-mcp es mantenido por edushinka. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a betbetter-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega betbetter-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/edushinka-betbetter-mcp)<a href="https://claudewave.com/repo/edushinka-betbetter-mcp"><img src="https://claudewave.com/api/badge/edushinka-betbetter-mcp" alt="Featured on ClaudeWave: edushinka/betbetter-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!