← Registry

Productivity

nationalevacaturebank.nl

Search and retrieve details from a live job catalogue.

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

ENDPOINT 1

https://www.nationalevacaturebank.nl/mcp

No auth detected

MCP server metadata

Name
nl.nationalevacaturebank.www/jobs
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Search and retrieve job postings on Nationale Vacaturebank. Call search_jobs first to find listings; use get_job with an id from the search result to fetch full details. All listings are in Dutch.

Known tools 2

search_jobs

Search the live Dutch job catalogue for openings matching the given criteria.

Inferred read-only
get_job

Fetch the full details of a single job posting by id.

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

.mcp.json

{
  "mcpServers": {
    "nl-nationalevacaturebank-www-jobs": {
      "type": "http",
      "url": "https://www.nationalevacaturebank.nl/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "nl-nationalevacaturebank-www-jobs",
  "transport": "streamable-http",
  "url": "https://www.nationalevacaturebank.nl/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 nationalevacaturebank.nl was fetched 2026-08-23T23:24:23.268Z.

Trust status Trusted

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