You're viewing a demo portfolio

Join the waitlist
PRSM

get_teams

Active

Tool of mcp-espn

declared in 0.1.0

List all teams (rosters/franchises) for a league: names, abbreviations, locations, and colors. Works for NFL/NBA/MLB/NHL/soccer/college. Common sport/league pairs: football/nfl, football/college-football, basketball/nba, basketball/wnba, basketball/mens-college-basketball, baseball/mlb, hockey/nhl, soccer/eng.1 (Premier League), soccer/usa.1 (MLS), soccer/esp.1 (La Liga), soccer/uefa.champions (Champions League).

Parameters schema

{
  "type": "object",
  "required": [
    "sport",
    "league"
  ],
  "properties": {
    "sport": {
      "type": "string",
      "description": "Sport, e.g. 'basketball'."
    },
    "league": {
      "type": "string",
      "description": "League slug, e.g. 'nba'."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-espn

https://github.com/pipeworx-io/mcp-espn

2/7 registries
View full server →