Marktplaats & 2dehands
io.github.jasp-nerd/marktplaats-mcpSearch Marktplaats & 2dehands (NL/BE classifieds), vet sellers, compare prices, use your account.
Tools · 8
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…
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…
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…
Everything one seller currently has on offer. Useful to spot dealers posing as private sellers, duplicate or suspicious ads, and bundle deals.
Browse the category tree (shared by marktplaats.nl and 2dehands.be) to find names/ids for search_listings' category and subcategory 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…
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…
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
Top-level Marktplaats/2dehands categories (ids and Dutch names).
marktplaats://categories
Prompts · 2
Find and vet the best deals for an item.
Assess whether one listing is trustworthy.
Similar MCP servers embedding-nearest
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"
}
}
}