← Registry

eCommerce

fandays.se

Searches, recommends, and compares bookable football travel packages from FanDays.

1 endpoint7 known toolsFirst detected July 25, 2026Last detected September 6, 2026

ENDPOINT 1

https://fandays.se/mcp

No auth detected

MCP server metadata

Name
fandays
Version
2.109.23
Capabilities
toolsresourcesprompts

Known tools 7

search_football_trips

Search FanDays' bookable football-travel packages by club, city, or fixture.

Inferred read-only
get_football_trip

Full semantic detail for one trip by slug (match, clubs, stadium+city, league, included services, prices, bookingUrl).

Inferred read-only
recommend_football_trips

Editorial, server-ranked trip recommendations (real score + hook), optionally filtered by league and max budget.

Inferred read-only
compare_football_trips

Compare several trips side by side (price, included services, league, derby signal).

Inferred read-only
find_cheapest_football_trip

Find the cheapest bookable way to see a match, for a real party size and trip length.

Inferred read-only
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.

Inferred read-only
list_special_offers

Trips the merchant has flagged as an offer, cheapest first.

Inferred read-only

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.

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.

Trust status Neutral

fandays.se is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.