SquadRide MCP server
Turn sports picks into one link that opens them, loaded, in any US sportsbook. Free.
C60/100grade C
Adoption
New
Little public usage data yet
Reviews
Write oneNobody has reviewed SquadRide yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
SquadRide tools (3, 1 write)
write = sends, deletes, buys or postsget_slipFreeFetch a slip by id (the part after /slip/ in a squadride.app link) and list its picks.
list_booksFreeSportsbooks SquadRide can open, with health from the daily port check.
translate_betswrite actionFreeSend a list of picks (team, spread, total, player prop). Returns one squadride.app slip URL to share with the user plus per-sportsbook deep links that open the picks loaded. A total needs "event". Team codes ("KC") and nicknames ("Chiefs") work.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
1 high1 low
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 156ms20/20
- Tool poisoning3 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Overall 60/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON
Install directly
claude mcp add --transport http bets https://squadride.app/mcp
SquadRide: common questions
- Is SquadRide MCP server safe?
- With care: it is graded C, so read the findings first (60/100). Read the SquadRide safety report
- How do I install SquadRide?
- It runs remotely at squadride.app. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does SquadRide need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is SquadRide maintained?
- The latest release is v1.0.0.
- Is SquadRide up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.