Data Collection
facilityfinder.nl
Retrieves and compares facility service providers in the Netherlands.
ENDPOINT 1
https://www.facilityfinder.nl/api/mcp
MCP server metadata
- Name
- facilityfinder
- Version
- 1.0.0
Known tools 7
bedrijf_detailsHaal het volledige profiel op van een facilitaire dienstverlener, inclusief omschrijving, diensten, vestigingen, contactgegevens en specialismes.
Inferred read-onlylijst_categorieenHaal alle beschikbare facilitaire dienstcategorieen op, zoals schoonmaak, beveiliging, catering, groenvoorziening, technisch onderhoud, etc.
Inferred read-onlylijst_vormenHaal alle vormen van facilitaire dienstverlening op, zoals facilitair management, detachering, ZZP, consulting, etc.
Inferred read-onlyvergelijk_dienstverlenersVergelijk facilitaire dienstverleners op basis van filters.
Inferred read-onlylijst_specialismesHaal alle specialismes op binnen de facilitaire dienstverlening.
Inferred read-onlybedrijven_per_specialismeHaal alle dienstverleners op die een specifiek specialisme aanbieden.
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.facilityfinder]
url = "https://www.facilityfinder.nl/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"facilityfinder": {
"type": "http",
"url": "https://www.facilityfinder.nl/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: facilityfinder
Remote MCP URL: https://www.facilityfinder.nl/api/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": {
"facilityfinder": {
"url": "https://www.facilityfinder.nl/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"facilityfinder": {
"type": "http",
"url": "https://www.facilityfinder.nl/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "facilityfinder",
"transport": "streamable-http",
"url": "https://www.facilityfinder.nl/api/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 facilityfinder.nl was fetched 2026-08-04T01:17:30.945Z and is being refreshed.
facilityfinder.nl is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.