Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

com.negativeev/bet-checker

com.negativeev/bet-checker

Grade any MLB, WNBA, PGA or ATP bet against thousands of play-by-play sims. No key, no signup.

Uptime
100.0%
1 direct probes · 30d
Response
314ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

check_bet

Check a specific sports bet against thousands of play-by-play game simulations: each leg's simulated probability, the sportsbook's implied probability, and the edge. Send the bet as plain text - teams…

get_slate

Which of MLB, WNBA, PGA, and ATP have a checkable slate right now - at least one simulated game that has not started. Pass `sport` for one; omit it for all. Free, spends no check. It is not required b…

get_usage

How many bet checks the caller has left and when the next one frees up - 100 a day shared per device anonymously, 1000 an hour with a signed-in user's token. Free, spends no check. It grades nothing, …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.negativeev/bet-checker": {
      "url": "https://negativeev.com/mcp",
      "transport": "streamable-http"
    }
  }
}