← Registry

Data Collection

facilityfinder.nl

Retrieves and compares facility service providers in the Netherlands.

1 endpoint7 known toolsFirst detected May 22, 2026Last detected September 13, 2026

ENDPOINT 1

https://www.facilityfinder.nl/api/mcp

No auth detected

MCP server metadata

Name
facilityfinder
Version
1.0.0
Capabilities
tools

Known tools 7

zoek_dienstverleners

Zoek facilitaire dienstverleners in Nederland.

Inferred read-only
bedrijf_details

Haal het volledige profiel op van een facilitaire dienstverlener, inclusief omschrijving, diensten, vestigingen, contactgegevens en specialismes.

Inferred read-only
lijst_categorieen

Haal alle beschikbare facilitaire dienstcategorieen op, zoals schoonmaak, beveiliging, catering, groenvoorziening, technisch onderhoud, etc.

Inferred read-only
lijst_vormen

Haal alle vormen van facilitaire dienstverlening op, zoals facilitair management, detachering, ZZP, consulting, etc.

Inferred read-only
vergelijk_dienstverleners

Vergelijk facilitaire dienstverleners op basis van filters.

Inferred read-only
lijst_specialismes

Haal alle specialismes op binnen de facilitaire dienstverlening.

Inferred read-only
bedrijven_per_specialisme

Haal alle dienstverleners op die een specifiek specialisme aanbieden.

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.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.

Trust status Trusted

facilityfinder.nl is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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