> ## Documentation Index
> Fetch the complete documentation index at: https://nad-aae8058d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Resources

> All available resources in the FPL MCP Server

## Resources

URI-based resources provide efficient access to FPL data. Use these for quick data retrieval without complex analysis.

### Bootstrap Resources (4 resources)

| Resource URI                | Description                  | Example                     |
| --------------------------- | ---------------------------- | --------------------------- |
| `fpl://bootstrap/players`   | All players with basic stats | `fpl://bootstrap/players`   |
| `fpl://bootstrap/teams`     | All teams with metadata      | `fpl://bootstrap/teams`     |
| `fpl://bootstrap/gameweeks` | All gameweeks with status    | `fpl://bootstrap/gameweeks` |
| `fpl://current-gameweek`    | Current gameweek information | `fpl://current-gameweek`    |
