com.negativeev/bet-checker
com.negativeev/bet-checkerGrade any MLB, WNBA, PGA or ATP bet against thousands of play-by-play sims. No key, no signup.
Tools · 3
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…
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…
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, …
Similar MCP servers embedding-nearest
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"
}
}
}