
Research
/Security News
Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Popular npm packages keyv and cacheable compromised.
betbetter-mcp
Advanced tools
MCP server exposing free sports model win probabilities and fair odds across nine sports (AFL, MLB, NBA, NFL, NHL, NCAAF, UFC, WNBA, soccer, tennis) from the Bet Better open API. No API key required.
An MCP 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, published under CC BY 4.0.
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.
npx betbetter-mcp
Add to your MCP config:
{
"mcpServers": {
"betbetter": {
"command": "npx",
"args": ["-y", "betbetter-mcp"]
}
}
}
| 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 |
"What does the model think about the Geelong game this weekend?"
{
"game": "Geelong Cats @ Collingwood Magpies",
"market": "Head to Head",
"selection": "Geelong Cats",
"modelProbabilityPct": 54.9,
"fairOdds": 1.82,
"confidence": "LEAN"
}
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.
| 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.
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 (AU) or 1-800-GAMBLER (US).
MIT for this server. The underlying data is CC BY 4.0 — free to use with attribution to Bet Better.
FAQs
MCP server exposing free sports model win probabilities and fair odds across nine sports (AFL, MLB, NBA, NFL, NHL, NCAAF, UFC, WNBA, soccer, tennis) from the Bet Better open API. No API key required.
The npm package betbetter-mcp receives a total of 43 weekly downloads. As such, betbetter-mcp popularity was classified as not popular.
We found that betbetter-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.