← Registry

eCommerce

fandays.dk

Provides search, details, recommendations, and comparison for bookable football-travel packages.

1 endpoint4 known toolsFirst detected August 5, 2026Last detected August 5, 2026

ENDPOINT 1

https://fandays.dk/mcp

No auth detected

MCP server metadata

Name
fandays
Version
2.66.2
Capabilities
toolsresourcesprompts

Known tools 4

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

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.dk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fandays": {
      "type": "http",
      "url": "https://fandays.dk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fandays
Remote MCP URL: https://fandays.dk/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.dk/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fandays": {
      "type": "http",
      "url": "https://fandays.dk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fandays",
  "transport": "streamable-http",
  "url": "https://fandays.dk/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.dk was fetched 2026-08-11T17:50:12.756Z.

Trust status Neutral

fandays.dk 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.