You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 2.0.0).

getMyDraftStrategy

Inactive

Tool of Chikoh - Fantasy Sports & Entertainment Intelligence

declared in 2.0.0

Pre-draft strategy based on your draft position and league settings. Recommends strategy (Hero RB, Zero RB, Robust RB, etc.), target rounds by position, and players to target or avoid. Requires authentication — user identity is resolved from the OAuth token automatically.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "leagueId"
  ],
  "properties": {
    "leagueId": {
      "type": "string",
      "description": "League ID"
    },
    "draftPosition": {
      "type": "integer",
      "description": "Your draft position (for snake drafts)",
      "exclusiveMinimum": 0
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Chikoh - Fantasy Sports & Entertainment Intelligence

https://github.com/romcdonald9976/chikoh-architecture-showcase.git

1/7 registries
View full server →
getMyDraftStrategy — Chikoh - Fantasy Sports & Entertainment Intelligence — PRSM MCP