Skip to content

MCP server reference

The FIFA Agent Mentor remote Model Context Protocol server runs at:

http
https://fifa.qtech.hr/mcp

This section mirrors and extends that skill: navigation, per-category pages, and three deep-dives for get_scout_player, ask_study_assistant, and research_player.

Contents

JSON-RPC methods implemented: at least initialize, tools/list, tools/call, ping, and notifications/initialized (204). Tool handlers return MCP-style text content; some tools also return structured payloads in the structuredContent field where the Worker attaches JSON.

Next step: Endpoint & manifest →