eCommerce
fandays.no
Searches, recommends, and compares football travel packages with detailed information on matches, clubs, and pricing.
ENDPOINT 1
https://fandays.no/mcp
MCP server metadata
- Name
- fandays
- Version
- 2.66.2
Known tools 4
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-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.no/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fandays": {
"type": "http",
"url": "https://fandays.no/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fandays
Remote MCP URL: https://fandays.no/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.no/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fandays": {
"type": "http",
"url": "https://fandays.no/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fandays",
"transport": "streamable-http",
"url": "https://fandays.no/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.no was fetched 2026-08-03T23:38:22.443Z and is being refreshed.
fandays.no 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.