Appearance
MCP server reference
The FIFA Agent Mentor remote Model Context Protocol server runs at:
http
https://fifa.qtech.hr/mcp- Protocol version:
2025-11-05 - Server name:
fifa-agent-mentor - Tool count: 38 (flat
tools/listarray) - Human documentation (this site):
https://docs.fifa.qtech.hr - Machine-readable skill:
fifa-mcp-server.md
This section mirrors and extends that skill: navigation, per-category pages, orchestration playbooks, and deep-dives for get_scout_player, ask_study_assistant, and research_player.
Contents
- Endpoint, manifest, and methods
- Tools — full catalog (split by group)
- Exam & site tools (includes Study Tutor
drill_weak_topic) - Scout tools (includes admin
refresh_scout_player) - Paid market / dossier tools (11 tools)
- Cases tools (paid) — all 11 Cases tools
- Agent orchestration playbooks — multi-tool sequences for AI clients
- Errors and troubleshooting
- Observability, health, and operator routes
Quick auth facts
| Call | Anonymous | Bearer member | Paid (fam_live_ or session) |
|---|---|---|---|
| Lesson / material / Scout reads | Yes | Yes | Yes |
search_scout | 3 / IP / month | 9 / month | Unlimited |
ask_study_assistant | No (AUTH_REQUIRED_FOR_AI) | 9 / month | Unlimited |
generate_mock_exam, drill_weak_topic | No | No | Exam Academy or Agent Pro |
| Market + Cases tools | No | No | Agent Pro |
JSON-RPC methods: initialize, tools/list, tools/call, ping, notifications/initialized (204). Handlers return MCP text content; many tools also attach structuredContent.
Next step: Endpoint & manifest → · Orchestration →