Back to resources

MCP SERVER

BetSlip Doctor

Primary machine endpointhttps://api.betslipdoctor.ai/api/mcp
Use with an agent

SUMMARY

What it does

BetSlip Doctor is an MCP server that reads, grades, and tracks a subscriber's betslips. It provides tools to track betslips, get live odds boards, grade betslips, view saved reports, and review betting history. The server does not place wagers and is intended for decision support and entertainment.

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

betslip.trackweight 90 · confidence 90betslip.gradeweight 90 · confidence 90odds.readweight 80 · confidence 90history.readweight 70 · confidence 90report.readweight 60 · confidence 90price.compareweight 80 · confidence 90

TOOLS IN THIS MCP SERVER

Tools exposed by this MCP server

get_history_summaryBetting history summary

The authenticated user's imported betting-history ledger: W-L record, stake and net over lifetime/30d/7d windows, sync freshness, and their most recent bets. Numbers come only from the user's own imported slips; nothing is fabricated.

Effect: readConfirm: explicit policy
get_saved_reportsSaved reports

List the authenticated user's saved diagnosis reports (newest first), or fetch one full report by id. Only ever the calling user's own reports.

Effect: readConfirm: explicit policy
get_todays_boardToday's board (live odds)

Live sports board: upcoming and in-play games with main-market prices (moneyline, spread, total) and the best posted price per selection across connected books. Read-only decision support; never a guarantee and never a wager.

Effect: readConfirm: explicit policy
get_tracked_slipsTracked slips

Read the authenticated user's tracked ticket trees and tracking lifecycle. Provider placement ids and sportsbook deep links are never returned.

Effect: readConfirm: explicit policy
grade_slipGrade a betslip

Submit betslip text and get BetSlip Doctor's graded second opinion: rank, score, per-leg calls, ten-dimension checkup and sourced evidence. Entertainment/decision support only. Uses the user's plan allowance exactly like grading in the app.

Effect: computeConfirm: explicit policy
price_shop_slipPrice-shop a slip

Compare posted prices across books for each leg of a slip (main markets). Reports every book's quote, the best price for the bettor, and how much the user's own line gives up. Only ever describes books with real posted data; read-only, never places a wager.

Effect: readConfirm: explicit policy
track_slipTrack a slip

Create or revise one of the authenticated user's ticket trees. This stores truth state only; it never places, prepares, or hands off a wager.

Effect: writeConfirm: explicit policy

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
mcp
Authentication
type: unknown
Pricing
model: unknown
Version
1.1.0

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.