HomeOther › flash-props-mcp

flash-props-mcp

Flash Props API: player-prop analysis, projections, evidence, and line movement over REST/MCP.

TypeScript Cloud Remote
★ 0 stars Last pushed 2026-09-15 License: MIT

Topics: Sports

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://api.flashodds.live/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http flash-props-mcp https://api.flashodds.live/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "flash-props-mcp": {
      "url": "https://api.flashodds.live/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Your Flash Props API key, as a Bearer token.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry