# Magisterial

Magisterial is an AI-native college sports data platform: rosters, player and
team season statistics, games and play-by-play, coaching staffs, career
histories, accolades, and NCAA transfer-portal tracking across seven sports —
soccer, basketball, baseball, softball, volleyball, football, and track and
field — at every level of college athletics: NCAA Division I (including
FBS/FCS), II, and III, the NAIA, and the NJCAA.

## For people

- Chat assistants per sport at https://magisterial.ai/chat — ask questions in
  plain English, get answers grounded in the database.
- Transfer portal search for verified NCAA coaches: https://magisterial.ai/transfer-portal
- AI scouting reports: https://magisterial.ai/scout-reports
- Public player and coach profile pages live at https://magisterial.ai/{slug}
  (append .md for the markdown version of any profile).
- Plans and pricing: https://magisterial.ai/pricing

## For agents and developers

- Agent guide: https://magisterial.ai/agents
- llms.txt index: https://magisterial.ai/llms.txt
- Full API reference (single markdown document, fits in one context):
  https://api.magisterial.ai/v1/llms.txt
- OpenAPI 3.1 spec: https://api.magisterial.ai/v1/openapi.json
- Try without a key: `curl https://api.magisterial.ai/v1/coverage` — the full
  data-coverage matrix, free, no auth.
- MCP server (Claude, ChatGPT, any MCP client):
  https://api.magisterial.ai/mcp — setup at https://magisterial.ai/connectors
- SDKs: `pip install magisterial` · `npm install magisterial` — see
  https://magisterial.ai/sdk
- API keys are self-serve at https://magisterial.ai/console

## Site map (markdown twins)

Append .md to any of these for the agent-readable version:
/docs · /sdk · /connectors · /coverage · /pricing · /changelog · /agents ·
any player or coach profile /{slug}
