Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

Marktplaats & 2dehands

io.github.jasp-nerd/marktplaats-mcp

Search Marktplaats & 2dehands (NL/BE classifieds), vet sellers, compare prices, use your account.

Uptime
100.0%
1 direct probes · 30d
Response
226ms
last probe
Tools
8
callable
Resources
1
readable
Prompts
2
available

Tools · 8

search_listings

Search second-hand listings on Marktplaats or 2dehands with filters for category, category-specific attributes, price range, condition, delivery, recency and distance from a postal code. Paid promotio…

get_listing_details

Fetch the full advertisement: complete description, attributes, status (active/closed), exact listing time, view and favorite counts, bidding state, shipping, images, and seller signals such as respon…

get_seller_profile

Look up a seller's trust signals: verified bank account / identity / phone number, business verification, payment method, review score and count. Null means the marketplace does not report that signal…

list_seller_listings

Everything one seller currently has on offer. Useful to spot dealers posing as private sellers, duplicate or suspicious ads, and bundle deals.

list_categories

Browse the category tree (shared by marktplaats.nl and 2dehands.be) to find names/ids for search_listings' category and subcategory filters.

list_category_filters

Discover the filters available for a category or search (brand, frame height, mileage, fuel, RAM, ...), with their valid values and how many ads match each. Pass the labels to search_listings' 'attrib…

check_new_listings

Poll for listings placed after a given moment (newest first, paid promotions filtered out). Stateless: store the returned 'cursor' and pass it as 'since' on the next call. When the result is truncated…

analyze_prices

Price statistics (min, quartiles, median, max, mean) over the most relevant asking prices for a search, plus the cheapest matches. Free, bidding-only and reserved ads are excluded and outliers beyond …

Resources · 1

categories

Top-level Marktplaats/2dehands categories (ids and Dutch names).

marktplaats://categories

Prompts · 2

bargain_hunt

Find and vet the best deals for an item.

vet_listing

Assess whether one listing is trustworthy.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "marktplaats_&_2dehands": {
      "url": "https://marktplaats-mcp.jaspnerd.dev/mcp",
      "transport": "streamable-http"
    }
  }
}