{
  "markdown": "# Sorqen API + MCP\n\n**Sorqen API is a sports fair-value API and MCP server by [Flash AI Solutions](https://flashaisolutions.org).** Sorqen de-vigs quotes from multiple sportsbooks per market, then aggregates them into versioned no-vig consensus probabilities with confidence, provenance, history, and settlement context.\n\nThis repository is the **public connector and metadata surface** for the hosted Sorqen API and MCP service. There is no proprietary Sorqen backend server to install from this repository. Point your client at the hosted endpoint and authenticate with a Sorqen API key for live data.\n\n<a href=\"https://glama.ai/mcp/servers/iFan6oy/sorqen-mcp\">\n  <img width=\"380\" height=\"200\" src=\"https://glama.ai/mcp/servers/iFan6oy/sorqen-mcp/badge\" alt=\"Sorqen API MCP server\" />\n</a>\n\n## Canonical Sorqen links\n\n- Website: https://sorqen.flashodds.live/\n- Documentation: https://sorqen.flashodds.live/docs\n- OpenAPI: https://sorqen.flashodds.live/openapi.json\n- MCP endpoint: https://sorqen.flashodds.live/mcp\n- Free API key: https://sorqen.flashodds.live/keys\n- Publisher: https://flashaisolutions.org\n\n## Connect\n\nStreamable HTTP endpoint:\n\n```\nhttps://sorqen.flashodds.live/mcp\n```\n\nSend your API key in the Authorization header:\n\n```\nAuthorization: Bearer <your_api_key>\n```\n\nAnonymous access works for **discovery** (`list_leagues`, `describe_methods`, `describe_plans`, `describe_authentication`) so a client can inspect coverage and method before ever making a data call. Fair-value data requires at least a free key. Get one at **https://sorqen.flashodds.live/keys**.\n\n### Claude Desktop\n\nAdd to your `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"sorqen\": {\n      \"type\": \"streamable-http\",\n      \"url\": \"https://sorqen.flashodds.live/mcp\",\n      \"headers\": { \"Authorization\": \"Bearer YOUR_API_KEY\" }\n    }\n  }\n}\n```\n\n## Tools\n\n| Tool | What it returns | Access |\n| --- | --- | --- |\n| `list_leagues` | Supported league ids, market types, and periods | Anonymous |\n| `describe_methods` | The versioned fair-value method and refusal philosophy | Anonymous |\n| `describe_plans` | Public plan limits and entitlements | Anonymous |\n| `describe_authentication` | The discovery/data boundary and how to attach a key | Anonymous |\n| `list_fair_values` | Current no-vig consensus probabilities across supported markets, filterable by league/market/confidence | Free+ |\n| `get_fair_value` | One current fair value by canonical outcome id | Free+ |\n| `get_fair_value_history` | Historical fair values for one outcome, window bounded by plan | Builder+ |\n| `get_settlement_rules` | Settlement-context rules and tie prior for local comparison | Free+ |\n| `get_plan` | The caller's own plan, limits, and entitlements | Free+ |\n\nREST and MCP share the same entitlement model, so a key sees the same tier regardless of transport.\n\n## What Sorqen is not\n\nSorqen is read-only market intelligence: a fair-value number with confidence and provenance, not a sportsbook, a wallet, an execution engine, a betting bot, or a picks service. It does not host or resell prediction-market data.\n\n## Coverage\n\nLeagues: NFL, NBA, MLB, NHL. Markets: full-game moneyline, spread, and total. Every fair value carries a refusal reason instead of a fabricated number when the underlying quotes don't support one.\n\n## Plans\n\n- **Free:** 500 requests/day, 30/min, fair value without evidence, no history\n- **Builder:** 20,000 requests/day, evidence included, 7 days history, change feed + webhooks\n- **Pro:** 150,000 requests/day, 90 days history, 100 alert rules\n- **Desk:** 1,000,000 requests/day, full archive, bulk export, priority streaming\n- **Enterprise:** custom volume and SLA\n\nSee current pricing at **https://sorqen.flashodds.live/pricing**.\n\nData is informational only. Sorqen is not a sportsbook and does not accept wagers.\n\n## Links\n\n- Site + pricing: https://sorqen.flashodds.live/\n- Docs: https://sorqen.flashodds.live/docs\n- OpenAPI: https://sorqen.flashodds.live/openapi.json\n- Built by [Flash AI Solutions](https://flashaisolutions.org)\n",
  "bytes": 4053,
  "sha": "ae8a3c55ca70de83adc9cd79425244973a6c3eb61af7c435a2474203760db7f4",
  "repo_slug": "ifan6oy/sorqen-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_ifan6oy_sorqen_1620cb19/readme"
}