mcpbeat Sign in

Sorqen MCP Server

answering

Sorqen is answering right now. Last checked 14 min ago. It exposes 10 tools. Last commit 3 Sep 2026.

Sportsbook-derived no-vig fair value with confidence, provenance, and history over REST/MCP.

Uptime history 16 days of history · worst day 97%
16 days agonow
100.0%
Uptime 24h
91 of 91 checks
10
Tools
read from the server
872 ms
Response time
average over 24h
0
Stars
last commit 3 Sep 2026

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 3 September 2026. No other catalogue keeps this.

3 Sep a tool appeared grade

Sorqen does not always answer

Over the last week it answered 98.9% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add sorqen --transport http https://sorqen.flashodds.live/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sorqen": {
      "url": "https://sorqen.flashodds.live/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sorqen]
url = "https://sorqen.flashodds.live/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "sorqen": {
      "url": "https://sorqen.flashodds.live/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sorqen": {
      "url": "https://sorqen.flashodds.live/mcp"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

describe
describe_authentication
Explain the discovery/data boundary and how to attach a Sorqen API key. No API key required.
describe_methods
Describe 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_plans
Describe public plan limits and entitlements. No API key required. Free is authenticated real access, not anonymous data access.
fair
get_fair_value
Return 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_history
Return 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.
list_fair_values
Return 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.
grade
grade
Grade 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.
leagues
list_leagues
List 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.
plan
get_plan
Return the caller plan, limits and entitlements. Requires a Sorqen key. Use when a field is locked or a limit is reached.
settlement
get_settlement_rules
Return 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.

Endpoints

URLTransportStateLatencyChecked
https://sorqen.flashodds.live/mcp streamable-http answering 640 ms 14 min ago

Alternatives to Sorqen

same job, measured the same way
I
Video Generation Cost Estimator
by 702exec

Video generation cost estimates across providers, with provenance, freshness, and confidence.

3 tools answering
Charactercheck
by chaoz23

Read-only CharacterCheck MCP server for deterministic character context with provenance and trust.

181 installs/wk local only
Seam Runtime
by blackhatshiftey

SEAM: local-first memory runtime for AI agents, with retrieval and glassbox provenance over MCP.

46 installs/wk local only
Universal Research MCP
by mp-juns

Provenance-first research memory with hash-bound evidence and a fail-closed eligibility gate.

737 installs/wk local only
Agent Memory MCP
by kira-autonoma

Agent memory MCP server with provenance tracking, decay-weighted recall, and feedback loops.

32 installs/wk local only
FairLine
by fairline

Shops MLB, NHL, EPL and NFL lines across sportsbooks with a no-vig fair probability, for members.

answering
Cortex RMCP
by dinglebear

Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.

520 installs/wk local only
MCP Assist — Coordination Memory
by aliomranih

Coordination memory with verification: reconcile-against-GitHub, verdict freshness, provenance.

answering

Sorqen — questions

Answers built from our own checks of this server.

What can Sorqen do?
It exposes 10 tools, read directly from the server on our last check. Among them: describe_authentication, describe_methods, describe_plans, get_fair_value, get_fair_value_history, get_plan and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Sorqen mostly used for?
Its tools cluster around describe and fair. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Sorqen working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 872 ms. The bar chart above shows every period we have measured.
How do I connect Sorqen?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Sorqen need an API key?
No. Sorqen completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Sorqen?
It answers our handshake in 872 ms on average, which is faster than 12% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Sorqen open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.