MCP server for Marktplaats.nl: search, monitor and send messages or biddings on Dutch/Belgian listings from any AI agent
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
claude mcp add marktplaats-mcp -- uvx marktplaats-mcp{
"mcpServers": {
"marktplaats-mcp": {
"command": "uvx",
"args": ["marktplaats-mcp"]
}
}
}Resumen de MCP Servers
<p align="center">
<img src="https://raw.githubusercontent.com/jasp-nerd/marktplaats-mcp/main/assets/banner.svg" alt="marktplaats-mcp: search Marktplaats and 2dehands from any AI agent" width="760">
</p>
<p align="center">
<b>English</b> | <a href="https://github.com/jasp-nerd/marktplaats-mcp/blob/main/README.nl.md">Nederlands</a> | <a href="https://github.com/jasp-nerd/marktplaats-mcp/blob/main/README.fr.md">Français</a>
</p>
# marktplaats-mcp: the Marktplaats & 2dehands MCP server
**marktplaats-mcp** is an MCP server for **Marktplaats.nl** (Netherlands) and **2dehands.be** (Belgium), the Dutch and Belgian second-hand classifieds (*tweedehands*, *petites annonces d'occasion*). Search listings, filter on category attributes, vet sellers, compare prices and watch for new ads from Claude, ChatGPT, Cursor, Codex, Gemini or any other MCP client. With your own login it also reads and sends messages, places bids and manages your favorites and ads. No API key.
<p align="center">
<a href="https://pypi.org/project/marktplaats-mcp/"><img src="https://img.shields.io/pypi/v/marktplaats-mcp.svg" alt="PyPI version"></a>
<a href="https://pypi.org/project/marktplaats-mcp/"><img src="https://img.shields.io/pypi/pyversions/marktplaats-mcp.svg" alt="Python versions"></a>
<a href="https://github.com/jasp-nerd/marktplaats-mcp/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
<a href="https://github.com/jasp-nerd/marktplaats-mcp/actions/workflows/ci.yml"><img src="https://github.com/jasp-nerd/marktplaats-mcp/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
<a href="https://github.com/jasp-nerd/marktplaats-mcp/actions/workflows/e2e.yml"><img src="https://github.com/jasp-nerd/marktplaats-mcp/actions/workflows/e2e.yml/badge.svg" alt="Live API canary"></a>
<a href="https://pypi.org/project/marktplaats-mcp/"><img src="https://img.shields.io/pypi/dm/marktplaats-mcp.svg" alt="Downloads"></a>
<a href="https://registry.modelcontextprotocol.io/v0/servers?search=marktplaats"><img src="https://img.shields.io/badge/MCP%20registry-listed-blue" alt="MCP registry"></a>
</p>
## 🚀 Get started
**No install: paste a URL.** The hosted, read-only server runs at `https://marktplaats-mcp.jaspnerd.dev/mcp`. Add it as a custom connector in [claude.ai](https://github.com/jasp-nerd/marktplaats-mcp/blob/main/docs/clients.md#claudeai-web-and-mobile) (Settings → Connectors, works on the Free plan and mobile), [ChatGPT](https://github.com/jasp-nerd/marktplaats-mcp/blob/main/docs/clients.md#chatgpt), [Mistral Le Chat](https://github.com/jasp-nerd/marktplaats-mcp/blob/main/docs/clients.md#mistral-le-chat), [Perplexity](https://github.com/jasp-nerd/marktplaats-mcp/blob/main/docs/clients.md#perplexity) or the [Gemini app](https://github.com/jasp-nerd/marktplaats-mcp/blob/main/docs/clients.md#gemini-app).
**Claude Code: one command.**
```bash
claude mcp add --scope user marktplaats -- uvx marktplaats-mcp
```
**Any other client.** Install [uv](https://docs.astral.sh/uv/getting-started/installation/) (`brew install uv`, or `winget install --id=astral-sh.uv -e` on Windows), then add the standard MCP config:
```json
{ "mcpServers": { "marktplaats": { "command": "uvx", "args": ["marktplaats-mcp"] } } }
```
One click: [](https://cursor.com/install-mcp?name=marktplaats&config=eyJjb21tYW5kIjoidXZ4IiwiYXJncyI6WyJtYXJrdHBsYWF0cy1tY3AiXX0=) [](https://vscode.dev/redirect/mcp/install?name=marktplaats&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22marktplaats-mcp%22%5D%7D) [](https://lmstudio.ai/install-mcp?name=marktplaats&config=eyJjb21tYW5kIjoidXZ4IiwiYXJncyI6WyJtYXJrdHBsYWF0cy1tY3AiXX0%3D) [](https://kiro.dev/launch/mcp/add?name=marktplaats&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22marktplaats-mcp%22%5D%7D)
Step-by-step instructions for 40 clients (Cursor, VS Code, Codex, Gemini CLI, Cline, Windsurf, JetBrains, Zed, opencode, Goose, ...), with the config path per OS and a link to each client's official guide: **[docs/clients.md](https://github.com/jasp-nerd/marktplaats-mcp/blob/main/docs/clients.md)**.
Then ask: *"Find a racefiets under €500 within 25 km of 1011 AB, frame 57-61 cm, and tell me if the sellers look legit."*
<p align="center">
<img src="https://raw.githubusercontent.com/jasp-nerd/marktplaats-mcp/main/assets/trailer-crt.gif" alt="marktplaats-mcp trailer: an AI agent searches for a racefiets and vets the seller, rendered as a retro CRT terminal session" width="800">
</p>
## 👤 Use your own account (messages, favorites, bids, your ads)
Marktplaats has no public API and its login uses SMS two-factor authentication, so this server never asks for your password. It copies the session from a browser you are already logged into:
```bash
uvx --from 'marktplaats-mcp[login]' marktplaats-mcp login
```
The session is stored in `~/.config/marktplaats-mcp/session.json`, readable by your user only. Restart your MCP client and the account tools appear.
```bash
marktplaats-mcp login --site 2dehands # also import your 2dehands.be session
marktplaats-mcp login --read-only # never send, bid or change favorites
marktplaats-mcp login --window # open a browser window and log in there instead
marktplaats-mcp login --paste # paste a Cookie header from DevTools instead
marktplaats-mcp status # is the stored session still valid?
marktplaats-mcp logout # delete it
```
<details>
<summary><b>If login says it could not read your browser's cookies</b></summary>
- **macOS**: the system blocks command-line tools from reading browser data and does not ask. Once, open System Settings → Privacy & Security → **Full Disk Access**, add the terminal app you use (Terminal, iTerm, Warp, or VS Code), then quit and reopen it. Then run the login command again.
- **Windows**: Chrome and Edge lock their cookie file while they run; the tool copies it first, so this normally just works. If it doesn't, close the browser and run the login again, or use `--paste`.
- **Linux**: Chromium browsers store the cookie key in your keyring (GNOME Keyring or KWallet), which must be unlocked; Firefox needs nothing. Snap or Flatpak browsers keep their profile elsewhere, so use `--paste` there.
- Everywhere: `marktplaats-mcp login --paste` never needs permissions. In your browser on marktplaats.nl press F12 → Network, click any request, copy the `Cookie` request header and paste it.
</details>
Or set `MARKTPLAATS_COOKIE` / `TWEEDEHANDS_COOKIE` (the request `Cookie` header) in your client's config. Sessions last weeks; when one expires the tools tell you to log in again.
Sending, contacting a seller and bidding return a preview first and only act when called again with `confirm=true`. Bids are binding on Marktplaats; the tool refuses bids below the minimum. Automated ad placement is forbidden by Marktplaats' terms and deliberately not implemented. See [Safety model](#-safety-model).
## 🧰 Tools
| Tool | What it does | Account | Writes |
|---|---|:---:|:---:|
| `search_listings` | Search with query, category, subcategory, **category-specific attributes**, price range, condition, delivery (pickup/shipping), distance from a postcode, recency, negative keywords, sorting and pagination | | |
| `get_listing_details` | Full ad: description, attributes, status (active/closed), exact listing time, view and favorite counts, bidding state and minimum bid, shipping, images, seller response rate and account age. Accepts pasted URLs | | |
| `get_seller_profile` | Trust signals: verified bank account, identity, phone, business verification, payment method, review score and count, lowest bid the seller accepts | | |
| `list_seller_listings` | Everything one seller has on offer: spot dealers posing as private sellers and duplicate ads | | |
| `list_categories` | The category tree (names and ids) used for filtering, also available as an MCP resource | | |
| `list_category_filters` | Discover the filters for a category (brand, frame height, mileage, fuel, RAM, ...) with their valid values and counts | | |
| `check_new_listings` | Newest-first monitoring with a stateless cursor: returns only ads placed after `since`, never skips one | | |
| `analyze_prices` | Median, quartiles, min, max and mean asking prices for a search, plus the cheapest matches | | |
| `get_my_account` | Session check, unread messages and notifications | ✅ | |
| `list_conversations`, `get_conversation` | Your inbox and full message threads | ✅ | |
| `list_my_listings`, `list_favorites`, `list_my_bids`, `list_saved_searches` | Your ads (views, favorites, highest bid, expiry), favorites, bids and saved searches | ✅ | |
| `send_message`, `contact_seller` | Reply in a thread, or ask a seller a question or make a non-binding offer. Preview first, `confirm=true` to send | ✅ | ✅ |
| `place_bid` | Bid on a listing. Preview first, refuses bids below the minimum, marked destructive | ✅ | ✅ |
| `set_favorite`, `extend_my_listing` | Save/unsave a listing; renew one of your expiring ads | ✅ | ✅ |
Read-only tools carry the matching MCP annotations, so clients skip confirmation prompts for them and ask for the write tools. Every tool returns structured output with a real schema. Two prompts, `bargain_hunt` and `vet_listing`, encode the common workflows.
### What you can say, and what happens
| You say | The agent calls |
|---|---|
| *"Is €450 a fair price for an iPhone 15 128 GB in good condition?"* | `analyze_prices` → median, quartiles and the three cheapest ads |
| *"Find a used Golf, 2018-2022, under 100,000 km, petrol, from a private seller"* | `list_category_filLo que la gente pregunta sobre marktplaats-mcp
¿Qué es jasp-nerd/marktplaats-mcp?
+
jasp-nerd/marktplaats-mcp es mcp servers para el ecosistema de Claude AI. MCP server for Marktplaats.nl: search, monitor and send messages or biddings on Dutch/Belgian listings from any AI agent Tiene 2 estrellas en GitHub y su última actualización registrada es del 2026-09-19.
¿Cómo se instala marktplaats-mcp?
+
Puedes instalar marktplaats-mcp clonando el repositorio (https://github.com/jasp-nerd/marktplaats-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar jasp-nerd/marktplaats-mcp?
+
Nuestro agente de seguridad ha analizado jasp-nerd/marktplaats-mcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene jasp-nerd/marktplaats-mcp?
+
jasp-nerd/marktplaats-mcp es mantenido por jasp-nerd. La última actividad registrada en GitHub es del 2026-09-19, con 1 issues abiertos.
¿Hay alternativas a marktplaats-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega marktplaats-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/jasp-nerd-marktplaats-mcp)<a href="https://claudewave.com/repo/jasp-nerd-marktplaats-mcp"><img src="https://claudewave.com/api/badge/jasp-nerd-marktplaats-mcp" alt="Featured on ClaudeWave: jasp-nerd/marktplaats-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
The fastest path to AI-powered full stack observability, even for lean teams.