INDIVIDUAL MCP TOOL
compare_football_trips
Compare several trips side by side (price, included services, league, derby signal).
LIVE ENDPOINT
https://fandays.se/mcp
Connect to this endpoint to inspect the live schema for compare_football_trips and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.fandays]
url = "https://fandays.se/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fandays": {
"type": "http",
"url": "https://fandays.se/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fandays
Remote MCP URL: https://fandays.se/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"fandays": {
"url": "https://fandays.se/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fandays": {
"type": "http",
"url": "https://fandays.se/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fandays",
"transport": "streamable-http",
"url": "https://fandays.se/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_football_trips— Search FanDays' bookable football-travel packages by club, city, or fixture.get_football_trip— Full semantic detail for one trip by slug (match, clubs, stadium+city, league, included services, prices, bookingUrl).recommend_football_trips— Editorial, server-ranked trip recommendations (real score + hook), optionally filtered by league and max budget.find_cheapest_football_trip— Find the cheapest bookable way to see a match, for a real party size and trip length.quote_football_trip— Live priced breakdown for ONE trip: base, tickets, hotel, both flight legs and any discount, for specific dates and a specific party.list_special_offers— Trips the merchant has flagged as an offer, cheapest first.