Sorqen MCP server
Sportsbook-derived no-vig fair value with confidence, provenance, and history over REST/MCP.
0 stars
Reviews
Write oneNobody has reviewed Sorqen yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Sorqen tools (10)
write = sends, deletes, buys or postsdescribe_authenticationFreeExplain the discovery/data boundary and how to attach a Sorqen API key. No API key required.
describe_methodsFreeDescribe the versioned fair-value method and refusal philosophy. No API key required. Use it to interpret Sorqen numbers; use list_fair_values for current data.
describe_plansFreeDescribe public plan limits and entitlements. No API key required. Free is authenticated real access, not anonymous data access.
get_fair_valueFreeReturn one current fair value by canonical outcome id. Requires a Sorqen key. Use when the outcome id is already known; use list_fair_values for discovery.
get_fair_value_historyFreeReturn fair-value history for one outcome, bounded by the caller plan. Requires a Sorqen key. Free has no history; Builder and above unlock history windows.
get_planFreeReturn the caller plan, limits and entitlements. Requires a Sorqen key. Use when a field is locked or a limit is reached.
get_settlement_rulesFreeReturn Sorqen settlement-context rules and tie prior used by the local client comparison path. Requires a Sorqen key. This is context, not a venue market feed.
gradeFreeGrade a pregame price or probability against Sorqen's fair value at that timestamp, Sorqen Close when available, and the settled result when available. Requires a Sorqen key. Sorqen uses only information that existed at or before observed_at, so the answer carries no look-ahead. Before kickoff the close and result come back as pending and their metrics are null, never zero. `venue` is a label for your own records; Sorqen never fetches it.
list_fair_valuesFreeReturn current no-vig sportsbook-consensus probabilities for supported upcoming markets. Requires a Sorqen key. Free keys receive real values within Free limits; evidence is available on paid plans. Use for scanning/filtering; use get_fair_value for one known outcome.
list_leaguesFreeList supported league ids, market types and periods. No API key required. Use before a fair-value query when you do not already know the allowed ids; do not use it for live prices.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 856ms20/20
- Tool poisoning10 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenancelast push 17 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
claude mcp add --transport http sorqen https://sorqen.flashodds.live/mcp
Sorqen: common questions
- Is Sorqen MCP server safe?
- Yes, by our scan: it is graded A (88/100). Read the Sorqen safety report
- How do I install Sorqen?
- It runs remotely at sorqen.flashodds.live. 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 Sorqen need an API key?
- Yes. The registry entry asks for
Authorization. - Is Sorqen maintained?
- The last commit was 18 days ago (2026-09-03). The latest release is v0.1.1.
- Is Sorqen up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.