Data Collection
delaatsteminuut.be
Searches for vacation deals on a Belgian last-minute vacation aggregator.
ENDPOINT 1
https://www.delaatsteminuut.be/mcp
MCP server metadata
- Name
- delaatsteminuut
- Version
- 1.0.0
De Laatste Minuut is a Belgian vacation aggregator. Use the search_vacations tool to find last-minute holiday deals from 17+ tour operators. All content is in Dutch. Prices are in EUR. Always present booking_url links to the user so they can click through to book.
Known tools 1
search_vacationsSearch for vacation deals on De Laatste Minuut (delaatsteminuut.be), a Belgian last-minute vacation aggregator.
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.delaatsteminuut]
url = "https://www.delaatsteminuut.be/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"delaatsteminuut": {
"type": "http",
"url": "https://www.delaatsteminuut.be/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: delaatsteminuut
Remote MCP URL: https://www.delaatsteminuut.be/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": {
"delaatsteminuut": {
"url": "https://www.delaatsteminuut.be/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"delaatsteminuut": {
"type": "http",
"url": "https://www.delaatsteminuut.be/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "delaatsteminuut",
"transport": "streamable-http",
"url": "https://www.delaatsteminuut.be/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 delaatsteminuut.be was fetched 2026-08-07T07:02:21.420Z and is being refreshed.
delaatsteminuut.be is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.