← Registry

General Tools

flaim.app

Provides access to fantasy sports league data including user sessions, standings, matchups, and historical information.

1 endpoint9 known toolsFirst detected May 12, 2026Last detected June 26, 2026

ENDPOINT 1

https://api.flaim.app/mcp

No auth detected

Known tools 9

get_user_session

Use only for fantasy sports questions that need the user's connected league data; do not call for generic coding, scraping, weather, travel, betting, or non-fantasy sports questions.

get_ancient_history

Use this only after get_user_session, and only when the user is clearly asking about a non-current season or an inactive league.

get_league_info

Strongly encouraged as the second call after get_user_session for the specified league.

get_standings

Get season standings and outcome snapshot; includes verified season-outcome fields when available.

get_matchups

Get matchups/scoreboard for a specific week or the current week.

get_roster

Get roster details for a specific team.

get_free_agents

Get currently available players for the specified league, optionally filtered by position.

get_players

Search for player identity by name.

get_transactions

Get recent league transactions including adds, drops, waivers, and trades.