eCommerce
fandays.se
Searches, recommends, and compares bookable football travel packages from FanDays.
ENDPOINT 1
https://fandays.se/mcp
MCP server metadata
- Name
- fandays
- Version
- 2.109.23
Known tools 7
search_football_tripsSearch FanDays' bookable football-travel packages by club, city, or fixture.
Inferred read-onlyget_football_tripFull semantic detail for one trip by slug (match, clubs, stadium+city, league, included services, prices, bookingUrl).
Inferred read-onlyrecommend_football_tripsEditorial, server-ranked trip recommendations (real score + hook), optionally filtered by league and max budget.
Inferred read-onlycompare_football_tripsCompare several trips side by side (price, included services, league, derby signal).
Inferred read-onlyfind_cheapest_football_tripFind the cheapest bookable way to see a match, for a real party size and trip length.
Inferred read-onlyquote_football_tripLive priced breakdown for ONE trip: base, tickets, hotel, both flight legs and any discount, for specific dates and a specific party.
Inferred read-onlyCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for fandays.se was fetched 2026-08-04T04:37:20.540Z and is being refreshed.
fandays.se is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.