# Intermediair Jobs MCP server

Search and retrieve job postings on Intermediair (read-only).

## Links
- Registry page: https://www.getdrio.com/mcp/nl-intermediair-www-jobs
- Website: https://www.intermediair.nl/

## Install
- Endpoint: https://www.intermediair.nl/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://www.intermediair.nl/mcp

## Tools
- search_jobs (Search jobs) - Search the live Dutch job catalogue for openings matching the given criteria. Use this when the user wants to find jobs by role, location, salary, contract type, remote/onsite preference, or education level. Each result carries an `id` you can pass to `get_job` for the full record. Pagination metadata (`page`, `totalPages`, `total`) is included so the client can decide whether to fetch the next page. Endpoint: https://www.intermediair.nl/mcp
- get_job (Get job) - Fetch the full details of a single job posting by id. Use this after `search_jobs` to retrieve the complete description, requirements, salary breakdown, and company information for a listing. Returns an error result if the id is unknown. Endpoint: https://www.intermediair.nl/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: nl.intermediair.www
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 21, 2026
- Source: https://registry.modelcontextprotocol.io
