Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Sistaminuten travel search

REMOTE · WWW.SISTAMINUTEN.SE · SCANNED SEP 23

Realtime package holiday and charter flight prices from Sweden. Inventory not on Google Flights.

0 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability54
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1669 tokens (~834/item across 2 items; 2 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 2 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 3 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the Sistaminuten travel search MCP server?

Sistaminuten travel search is a hosted endpoint at https://www.sistaminuten.se/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · www.sistaminuten.se

# add to Claude Code
claude mcp add --transport http se-sistaminuten-travel-search 'https://www.sistaminuten.se/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "se-sistaminuten-travel-search": {
      "url": "https://www.sistaminuten.se/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "se-sistaminuten-travel-search": {
      "type": "http",
      "url": "https://www.sistaminuten.se/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.se-sistaminuten-travel-search]
url = "https://www.sistaminuten.se/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "se-sistaminuten-travel-search": {
      "type": "remote",
      "url": "https://www.sistaminuten.se/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add se-sistaminuten-travel-search --url 'https://www.sistaminuten.se/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  se-sistaminuten-travel-search:
    url: "https://www.sistaminuten.se/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "se-sistaminuten-travel-search": {
      "Transport": "http",
      "Url": "https://www.sistaminuten.se/mcp"
    }
  }
}
# add to Vellum
assistant mcp add se-sistaminuten-travel-search -t streamable-http -u 'https://www.sistaminuten.se/mcp'
// mcp.json
{
  "mcpServers": {
    "se-sistaminuten-travel-search": {
      "type": "http",
      "url": "https://www.sistaminuten.se/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 29 Aug 26 +7
    • Authorization: unverified → partial security
  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 72
    • Stability: 0.97 → pass security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 23 Sept 2026 · Probed https://www.sistaminuten.se/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=www.sistaminuten.se CN=WR3,O=Google Trust Services,C=US 6 Sept 2026 5 Dec 2026 RSA 2048 SHA256-RSA 16cd04ba727cc5990a7026449718333f
SANs: www.sistaminuten.se, sistaminuten.se
CN=WR3,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7ff005a91568d63abc22861684aa4b5a
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of www.sistaminuten.se. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
se. present 59407 8 Verified
sistaminuten.se. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.sistaminuten.se/mcp Verified 200
http (plaintext) http://www.sistaminuten.se/mcp HTTPS enforced 301 https://www.sistaminuten.se:443/mcp
MCP tools · 2 exposed · ~1,576 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
search_flights ~433

NDC-justerat API för att söka efter flygresor (endast flyg) tillgängliga från Sverige. Databasen innehåller säten på charterflyg som vanligtvis inte hittas hos Google Flights, Skyscanner eller Kayak. Hitta de bästa tillgängliga flygerbjudandena baserat på sökkriterier.

NameTypeReqDescription
adtintegerAntal vuxna (NDC: PaxType=ADT), standard 1
chdintegerAntal barn (NDC: PaxType=CHD), standard 0
dep_datestringExakt avgångsdatum (YYYY-MM-DD)
dep_date_fromstringTidigaste avgångsdatum (YYYY-MM-DD)
dep_date_tostringSenaste avgångsdatum (YYYY-MM-DD)
deststringIATA-kod för destinationsflygplats, t.ex. AYT, AGP, TFS
directbooleanEndast direktflyg (NDC: StopQuantity=0)
infintegerAntal spädbarn (NDC: PaxType=INF), standard 0
limitintegerAntal erbjudanden (1-25), standard 10
max_priceintegerMaximal totalpris (NDC: PriceRangeFilter.MaxAmount)
nights_maxintegerMaximum antal nätter (vendor extension, inte NDC)
nights_minintegerMinimum antal nätter (vendor extension, inte NDC)
origstringIATA-kod för avgångsflygplats, t.ex. ARN, GOT, MMX
ret_datestringExakt returdatum (YYYY-MM-DD)
ret_date_fromstringTidigaste returdatum (YYYY-MM-DD)
ret_date_tostringSenaste returdatum (YYYY-MM-DD)
sortstringSorteringsordning, standard price_asc

No output schema declared.

No examples provided.

search_holidays ~1,143

API för att söka i den största och mest kompletta databasen i Sverige efter paketresor. API:et används för att ge de bästa erbjudandena för paketresor som erbjuds av Ving, TUI, Apollo, Nazar, Ticket, Solfaktor och många andra. Hitta de bästa tillgängliga paketresorna från Sverige baserat på sökkriterier.

NameTypeReqDescription
adultsintegerAntal vuxna 12-99 år, default 2
bboxstringGeografisk sökning begränsad med en rektangel. Format: minLat,minLon,maxLat,maxLon.
board_typestringMåltider inkluderade på hotellet, till exempel frukost, halvpension, helpension, all inclusive
categorystringKategori för semestern SUNBATH=Sol och bad, CITY=Storstad, SKI=Skidsemester, EXOTIC=Exotisk
childrenintegerAntal barn 2-11 år, default 0
country_isostringISO-kod för land, till exempel ES, GR, PL, TR
days_maxintegerMaximalt antal dagar för semestern, till exempel 3, 7, 14
days_minintegerMinimum antal dagar för semestern, till exempel 3, 7, 14
depart_date_exactstringSemestern ska börja denna dag (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ)
depart_date_maxstringSenast möjlig start på semestern (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ)
depart_date_minstringTidigast möjlig start på semestern (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ)
destination_airport_codestringIATA kod för destination flygplats, till exempel ALC, AGP, TFS
destination_namestringDestinationsnamn, till exempel Malta, Magaluf, Gran Canaria
direct_flightbooleanSätt till true för att hitta hotell med direktflyg
distance_airportintegerMaximalt avstånd mellan hotell och flygplats i km, till exempel 20, 40, 80
distance_beachintegerMaximalt avstånd till stranden i meter, till exempel 0, 100, 500
distance_centreintegerMaximalt avstånd till centrum i meter, till exempel 0, 100, 500
featuresarrayFaciliteter på hotellet: ac=luftkonditionering, adultsonly=Endast för vuxna, apartment=lägenhet, bar=bar, childspool=barnpool, gym=gym, heatedpool=uppvärmd pool, kidsclub=barnklubb, pool=pool, seavie…
fieldsarrayFält som ska inkluderas i sökresultatet
guest_ratingnumberMinimum gästbetyg, till exempel 8.2, 9.0. Median: 8.4
hotel_namestringHotellnamn, till exempel Riu Palace, Iberostar, Sol
infantsintegerAntal spädbarn 0-1 år, default 0
latnumberLatitud i decimalgrader, används med lon och radie
limitintegerAntal erbjudanden som ska returneras, till exempel 5, 10. Standard 1
lonnumberLongitud i decimalgrader, används med lat och radie
max_priceintegerMaximal totalpris för hela resan, till exempel 5000, 10000, 15000
number_of_nightsintegerExakt antal nätter för semestern, till exempel 3, 7, 14
origin_airport_codestringIATA kod för avreseflygplats, till exempel ARN, GOT, MMX
radiusnumberRadie i kilometer från lat, lon
ratingintegerMinimum antal stjärnor, till exempel 3, 4, 5
return_date_exactstringHemresan ska börja denna dag (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ)
return_date_maxstringSenast möjlig hemresa (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ)
return_date_minstringTidigast möjlig hemresa (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ)
sortstringSorteringsordning för erbjudandena. Standard är price_asc
temp_air_day_maxintegerMaksimum förväntad dagstemperatur i Celsius, till exempel 25, 30
temp_air_day_minintegerMinimum förväntad dagstemperatur i Celsius, till exempel 20, 25
temp_waterintegerMinimum förväntad vattentemperatur i Celsius, till exempel 20, 25

No output schema declared.

No examples provided.

Common questions

What is the Sistaminuten travel search MCP server?

Sistaminuten travel search is an MCP server listed in the public MCP registry as se.sistaminuten/travel-search. Realtime package holiday and charter flight prices from Sweden. Inventory not on Google Flights. This page covers its hosted endpoint (https://www.sistaminuten.se/mcp).

Is the Sistaminuten travel search MCP server safe to use?

Sistaminuten travel search scores 80 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Sistaminuten travel search MCP server expose?

Sistaminuten travel search exposes 2 tools: search_holidays, search_flights. Their descriptions and schemas cost roughly 1,576 tokens of context every time the server is loaded.

Does the Sistaminuten travel search MCP server require authentication?

No. We connected to Sistaminuten travel search without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Sistaminuten travel search MCP server still maintained?

Sistaminuten travel search is still listed as active in the MCP registry. We last reached this channel on 23 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.