Football MCP Servers
Model Context Protocol (MCP) lets AI assistants discover and use external tools. AI Football runs 3 MCP servers with 11 football tools that work with Claude Desktop, OpenClaw, and any MCP-compatible client.
Servers
FootballGPT
footballgpt.co5 tools covering coaching advice from 18 specialist advisors, session plan generation, animated drill creation, player stats from 100+ leagues, and drill library search.
Server URL (Streamable HTTP)
https://mcp.360tft.com/footballgpt/mcpClaude Desktop config
{
"mcpServers": {
"footballgpt": {
"type": "streamable-http",
"url": "https://mcp.360tft.com/footballgpt/mcp"
}
}
}5 tools exposed:
RefereeGPT
refereegpt.co3 tools for referee education. Look up any Law of the Game with RAG, analyse match incidents with law references, and generate training quizzes at any difficulty.
Server URL (Streamable HTTP)
https://mcp.360tft.com/refereegpt/mcpClaude Desktop config
{
"mcpServers": {
"refereegpt": {
"type": "streamable-http",
"url": "https://mcp.360tft.com/refereegpt/mcp"
}
}
}3 tools exposed:
CoachReflect
coachreflection.com3 tools for coaching development. Log session reflections, find patterns across your coaching history, and chat with your reflection journal.
Server URL (Streamable HTTP)
https://mcp.360tft.com/coachreflect/mcpClaude Desktop config
{
"mcpServers": {
"coachreflect": {
"type": "streamable-http",
"url": "https://mcp.360tft.com/coachreflect/mcp"
}
}
}3 tools exposed:
All-in-one config
Add all 3 servers to Claude Desktop at once. Paste this into your claude_desktop_config.json file.
{
"mcpServers": {
"footballgpt": {
"type": "streamable-http",
"url": "https://mcp.360tft.com/footballgpt/mcp"
},
"refereegpt": {
"type": "streamable-http",
"url": "https://mcp.360tft.com/refereegpt/mcp"
},
"coachreflect": {
"type": "streamable-http",
"url": "https://mcp.360tft.com/coachreflect/mcp"
}
}
}Registry listings
AI Football MCP servers are listed on these registries:
Smithery.ai
MCP server registry. Search "football" to find our servers.
OpenClaw / ClawHub
Open skill marketplace. Football coaching, refereeing, and reflection skills available.
mcp.so
Community MCP directory. Submitted and pending indexing.
Install now
Follow the step-by-step guide to add football AI tools to Claude Desktop in under 2 minutes.