You're viewing a demo portfolio

Join the waitlist
PRSM

get_player

Active

Tool of Nhl

declared in 0.1.0

Get an NHL player's profile and current season stats by player ID. Returns bio, position, team, and season statistics.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "playerId": 8478402
    },
    {
      "playerId": 8477933
    }
  ],
  "required": [
    "playerId"
  ],
  "properties": {
    "playerId": {
      "type": "number",
      "description": "NHL player ID (e.g., 8478402 for Connor McDavid)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Nhl

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

1/7 registries
View full server →