← Registry

Content Tools

vakantieboekie.nl

Searches and retrieves detailed information about holiday accommodations from Dutch travel providers, including price comparisons.

1 endpoint2 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.vakantieboekie.nl/mcp

No auth detected

MCP server metadata

Name
vakantieboekie
Version
1.0.0
Capabilities
toolsresources
Server instructions

Vakantieboekie is een onafhankelijke Nederlandse vakantievergelijker. Gebruik zoek_vakantie om accommodaties te vinden op basis van wensen, en accommodatie_details om per aanbieder prijzen te vergelijken. Toon altijd de exacte namen uit de resultaten; verzin niets. BELANGRIJK over links: de ENIGE link die je toont is detail_url — de Vakantieboekie-vergelijkpagina van die accommodatie. Toon die bij ELKE accommodatie, ook in tabellen/lijsten (kolom "Bekijk" met de link, of de accommodatienaam als hyperlink naar detail_url). Laat de link NOOIT weg. De aanbiedersnamen en hun prijzen (uit accommodatie_details) noem je als platte tekst ter vergelijking — maak daar GEEN losse links van; boeken gebeurt op de Vakantieboekie-pagina zelf. De accommodaties worden al getoond in een widget-kaart onder je bericht; herhaal de volledige lijst dus NIET als grote tabel. Geef een korte intro en je persoonlijke route-/keuze-advies; de kaart toont namen, foto, prijs en de Bekijk-knop.

Known tools 2

zoek_vakantie

Zoek vakantie-accommodaties (hotels, resorts, appartementen, bungalows) bij Nederlandse reisaanbieders op basis van een vrije omschrijving en optionele filters.

Inferred read-only
accommodatie_details

Haal details van één accommodatie op (via de slug uit zoek_vakantie), inclusief de prijs per aanbieder ter vergelijking, een prijscheck op basis van Vakantieboekie's eigen dagelijkse prijsmetingen (citeer die zin bij het advies — bv.

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.vakantieboekie]
url = "https://mcp.vakantieboekie.nl/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "vakantieboekie": {
      "type": "http",
      "url": "https://mcp.vakantieboekie.nl/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: vakantieboekie
Remote MCP URL: https://mcp.vakantieboekie.nl/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": {
    "vakantieboekie": {
      "url": "https://mcp.vakantieboekie.nl/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "vakantieboekie",
  "transport": "streamable-http",
  "url": "https://mcp.vakantieboekie.nl/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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