Restplass travel search
REMOTE · WWW.RESTPLASS.NO · SCANNED SEP 24
Realtime package holiday and charter flight prices from Norway. Inventory not on Google Flights.
Available components
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
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability45
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 1664 tokens (~832/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
How do I install the Restplass travel search MCP server?
Restplass travel search is a hosted endpoint at https://www.restplass.no/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.restplass.no
claude mcp add --transport http no-restplass-travel-search 'https://www.restplass.no/mcp'
{
"mcpServers": {
"no-restplass-travel-search": {
"url": "https://www.restplass.no/mcp"
}
}
} {
"servers": {
"no-restplass-travel-search": {
"type": "http",
"url": "https://www.restplass.no/mcp"
}
}
} [mcp_servers.no-restplass-travel-search] url = "https://www.restplass.no/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"no-restplass-travel-search": {
"type": "remote",
"url": "https://www.restplass.no/mcp",
"enabled": true
}
}
} openclaw mcp add no-restplass-travel-search --url 'https://www.restplass.no/mcp' --transport streamable-http
mcp_servers:
no-restplass-travel-search:
url: "https://www.restplass.no/mcp" {
"McpServers": {
"no-restplass-travel-search": {
"Transport": "http",
"Url": "https://www.restplass.no/mcp"
}
}
} assistant mcp add no-restplass-travel-search -t streamable-http -u 'https://www.restplass.no/mcp'
{
"mcpServers": {
"no-restplass-travel-search": {
"type": "http",
"url": "https://www.restplass.no/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
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 71
- 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 0
- 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.
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 24 Sept 2026 · Probed https://www.restplass.no/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=www.restplass.no | CN=WR3,O=Google Trust Services,C=US | 7 Sept 2026 | 6 Dec 2026 | RSA 2048 | SHA256-RSA | 364ffaa108aef97d10c524caa776206f |
| SANs: www.restplass.no, restplass.no | ||||||
| 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.restplass.no. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| no. | present | 38032 | 13 | Verified |
| restplass.no. | 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.restplass.no/mcp | Verified | 200 | |
| http (plaintext) | http://www.restplass.no/mcp | HTTPS enforced | 301 | https://www.restplass.no:443/mcp |
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 →
search_flights Søk etter flytilbud fra Norge ~430
NDC-justert API for å søke etter flyreiser (kun fly) tilgjengelig fra Norge. Databasen inneholder seter på charterfly som vanligvis ikke finnes hos Google Flights, Skyscanner eller Kayak. Finn de beste tilgjengelige flytilbudene basert på søkekriterier.
| Name | Type | Req | Description |
|---|---|---|---|
| adt | integer | – | Antall voksne (NDC: PaxType=ADT), default 1 |
| chd | integer | – | Antall barn (NDC: PaxType=CHD), default 0 |
| dep_date | string | – | Eksakt utreisedato (YYYY-MM-DD) |
| dep_date_from | string | – | Tidligste utreisedato (YYYY-MM-DD) |
| dep_date_to | string | – | Seneste utreisedato (YYYY-MM-DD) |
| dest | string | – | IATA kode for destinasjonsflyplass, f.eks. AYT, AGP, TFS |
| direct | boolean | – | Kun direktefly (NDC: StopQuantity=0) |
| inf | integer | – | Antall spedbarn (NDC: PaxType=INF), default 0 |
| limit | integer | – | Antall tilbud som returneres (1-25), default 10 |
| max_price | integer | – | Maksimum totalpris (NDC: PriceRangeFilter.MaxAmount) |
| nights_max | integer | – | Maksimum antall netter (vendor extension, ikke NDC) |
| nights_min | integer | – | Minimum antall netter (vendor extension, ikke NDC) |
| orig | string | – | IATA kode for avreiseflyplass, f.eks. OSL, SVG, TRD |
| ret_date | string | – | Eksakt returdato (YYYY-MM-DD) |
| ret_date_from | string | – | Tidligste returdato (YYYY-MM-DD) |
| ret_date_to | string | – | Seneste returdato (YYYY-MM-DD) |
| sort | string | – | Sorteringsrekkefølge, default price_asc |
No output schema declared.
No examples provided.
search_holidays Søk etter restplasser og pakkereisetilbud fra Norge ~1,141
API for å søke i den største og mest komplette databasen i Norge etter pakkereisetilbud. API-et brukes til å umiddelbart gi de beste tilbudene for pakkereiser tilbudt av Ving, TUI, Apollo, Nazar, Ticket, Solfaktor og mange andre. Finn de beste tilgjengelige pakkereisetilbudene fra Norge basert på søkekriterier.
| Name | Type | Req | Description |
|---|---|---|---|
| adults | integer | – | Antall voksne 12-99 år, default 2 |
| bbox | string | – | Geografisk søk avgrenset med et rektangel. Format: minLat,minLon,maxLat,maxLon. |
| board_type | string | – | Måltider inkludert på hotellet, f.eks frokost, halvpensjon, helpensjon, all inclusive |
| category | string | – | Kategori for ferien SUNBATH=Syden,Sol&bad, CITY=storbyferie, SKI=skiferie, EXOTIC=fjerne strender |
| children | integer | – | Antall barn 2-11 år, default 0 |
| country_iso | string | – | ISO kode for land, for eksempel ES, GR, PL, TR |
| days_max | integer | – | Maksimum antall dager for ferien, for eksempel 3, 7, 14 |
| days_min | integer | – | Minimum antall dager for ferien, for eksempel 3, 7, 14 |
| depart_date_exact | string | – | Ferien skal starte denne dagen (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ) |
| depart_date_max | string | – | Seneste mulige start på ferien (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ) |
| depart_date_min | string | – | Tidligste mulige start på ferien (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ) |
| destination_airport_code | string | – | IATA kode for destinasjonsflyplass, for eksempel ALC, AGP, TFS |
| destination_name | string | – | Destinasjonsnavn, for eksempel Malta, Magaluf, Gran Canaria |
| direct_flight | boolean | – | Sett til true for å finne hoteller med direktefly |
| distance_airport | integer | – | Maksimal avstand melom hotell og flyplass i km, for eksempel 20, 40, 80 |
| distance_beach | integer | – | Maksimal avstand til stranden i meter, for eksempel 0, 100, 500 |
| distance_centre | integer | – | Maksimal avstand til sentrum i meter, for eksempel 0, 100, 500 |
| features | array | – | Fasiliteter på hotellet: ac=aircondition, adultsonly=Kun for voksne, apartment=leilighet, bar=bar, childspool=barnepool, gym=treningssenter, heatedpool=oppvarmet basseng, kidsclub=barnklubb, pool=bas… |
| fields | array | – | Felt som skal inkluderes i søkeresultatet |
| guest_rating | number | – | Minimum gjestevurdering, for eksempel 8.2, 9.0. Median: 8.4 |
| hotel_name | string | – | Hotellnavn, for eksempel Riu Palace, Iberostar, Sol |
| infants | integer | – | Antall spedbarn 0-1 år, default 0 |
| lat | number | – | Breddegrad i desimalgrader, brukes med lon og radius |
| limit | integer | – | Antall tilbud som skal returneres, for eksempel 5, 10. Default 1 |
| lon | number | – | Lengdegrad i desimalgrader, brukes med lat og radius |
| max_price | integer | – | Maksimum totalpris for hele reisen, for eksempel 5000, 10000, 15000 |
| number_of_nights | integer | – | Eksakt antall netter for ferien, for eksempel 3, 7, 14 |
| origin_airport_code | string | – | IATA kode for avreiseflyplass, for eksempel OSL, SVG, TRD |
| radius | number | – | Radius i kilometer fra lat, lon |
| rating | integer | – | Minimum antall stjerner, for eksempel 3, 4, 5 |
| return_date_exact | string | – | Hjemreisen skal begynner denne dagen(ISO 8601 format YYYY-MM-DDTHH:MM:SSZ) |
| return_date_max | string | – | Seneste mulige hjemreise (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ) |
| return_date_min | string | – | Tidligste mulige hjemreise (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ) |
| sort | string | – | Sorteringsrekkefølge for tilbudene. Default er price_asc |
| temp_air_day_max | integer | – | Maksimum forventet dagtemperatur i Celsius, for eksempel 25, 30 |
| temp_air_day_min | integer | – | Minimum forventet dagtemperatur i Celsius, for eksempel 20, 25 |
| temp_water | integer | – | Minimum forventet vanntemperatur i Celsius, for eksempel 20, 25 |
No output schema declared.
No examples provided.
What is the Restplass travel search MCP server?
Restplass travel search is an MCP server listed in the public MCP registry as no.restplass/travel-search. Realtime package holiday and charter flight prices from Norway. Inventory not on Google Flights. This page covers its hosted endpoint (https://www.restplass.no/mcp).
Is the Restplass travel search MCP server safe to use?
Restplass travel search scores 78 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 Restplass travel search MCP server expose?
Restplass travel search exposes 2 tools: search_holidays, search_flights. Their descriptions and schemas cost roughly 1,571 tokens of context every time the server is loaded.
Does the Restplass travel search MCP server require authentication?
No. We connected to Restplass travel search without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the Restplass travel search MCP server still maintained?
Restplass travel search is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.