Skip to main content
Glama
iFan6oy

Flash Props API

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLASH_PROPS_API_KEYNoAPI key for authenticating requests. Get a free key at https://api.flashodds.live/connect

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_sportsA

List supported sports and whether your API key tier can access each.

list_gamesA

List today's games with player props for a sport (nba, mlb, nfl, nhl, ncaab, ncaaf, soccer). Live games first.

get_game_propsA

Get player props for one game by event id (from list_games; ids are prefixed ud- or bv-).

scan_propsA

Market-wide scan: all player props across today's games for a sport, flattened into rows. Optionally filter by a single stat.

find_gameA

Resolve a matchup description (home and away team names) to an event id you can pass to get_game_props. Use this when you know the teams but not the event id. Returns { eventId } on success, or an error if no matching game is found for today's slate. Team names are matched case-insensitively and support partial names (e.g. "Yankees", "New York Yankees", "NYY" all work for MLB). If no game is found, the matchup may not be on today's board or the sport may be out of season.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/iFan6oy/flash-props-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server