WebMCP

FinanceCommunity skill

funda.nl WebMCP tools

Search Funda for Dutch residential listings (koop/huur) by free-form location, structured filter URL, or single listing/broker URL. Returns normalised JSON per listing — price + history, address, neighbourhood, energy label, area, rooms, build year, agent, photos, VvE, and status. Distinguishes results, zero_results, location_unparseable, listing_not_found, bot_block, paywalled, and fundainbusiness out-of-scope outcomes.

2 tools2 methodsCommunity listing API surface

What can an agent do with funda.nl WebMCP tools?

Search Funda for Dutch residential listings (koop/huur) by free-form location, structured filter URL, or single listing/broker URL. Returns normalised JSON per listing — price + history, address, neighbourhood, energy label, area, rooms, build year, agent, photos, VvE, and status. Distinguishes results, zero_results, location_unparseable, listing_not_found, bot_block, paywalled, and fundainbusiness out-of-scope outcomes. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on funda.nl

Tool 1 of 2BrowserAction

extract-listings

Search Funda for Dutch residential listings (koop/huur) by free-form location, structured filter URL, or single listing/broker URL. Returns normalised JSON per listing — price + history, address, neighbourhood, energy label, area, rooms, build year, agent, photos, VvE, and status. Distinguishes results, zero_results, location_unparseable, listing_not_found, bot_block, paywalled, and fundainbusiness out-of-scope outcomes.

How to install

browse skills add funda.nl/extract-listings-4klc7j

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the extract-listings tool on funda.nl with query: <string>, url: <string>, location: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.
  • url string The URL or page to inspect.
  • location string A place, city, or address.

Open the source definition

Tool 2 of 2HybridAnswer

find-property-by-address

Resolve a Dutch address to its funda.nl listing and return the current status (for sale / sold / under offer / for rent / rented) plus type, asking price, and core listing facts, using the Browserbase Search + Fetch APIs with no scripted browsing.

How to install

browse skills add funda.nl/find-property-by-address-dsciyv

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the find-property-by-address tool on funda.nl with query: <string>, url: <string>, location: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.
  • url string The URL or page to inspect.
  • location string A place, city, or address.

Open the source definition