Marktplaats MCP

marktplaats-mcp is an MCP server that lets Claude, Cursor, Codex, opencode and every other MCP client search Marktplaats and 2dehands, the Dutch and Belgian second-hand classifieds. Find bargains, vet sellers, browse categories and monitor new listings in plain language. It runs locally over stdio via the published package.

People connecting DevOps & monitoring tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-19 · ★ 2 · #70 OF 101 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Marktplaats MCP

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add jasp-nerd-marktplaats-mcp -- uvx marktplaats-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "jasp-nerd-marktplaats-mcp": {
      "command": "uvx",
      "args": [
        "marktplaats-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-07-15 - young repo, little track record yet

license MIT - declared in the repository

pypi package marktplaats-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.jasp-nerd is GitHub-verified and matches the repo owner

03 · What Marktplaats MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.1 · 2026-07-15

v0.1.0 · 2026-07-15

First public release 🎉 · marktplaats-mcp lets any MCP client (Claude Code, Claude Desktop, Cursor, Codex, opencode, VS Code, …) search Marktplaats.nl and 2dehands.be: listings, full ad details, seller trust signals…

04 · Who maintains Marktplaats MCP

marktplaats-mcp is maintained by jasp-nerd. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
DevOps & monitoring - ranked #70 of 101 actively-maintained DevOps & monitoring servers as of 2026-08-25.
release cadence
2 releases in the last 90 days (latest 2026-07-15)
registry
io.github.jasp-nerd/marktplaats-mcp (active, first published 2026-07-15)
packages
pypi:marktplaats-mcp

06 · Marktplaats MCP FAQ

What is Marktplaats MCP?

marktplaats-mcp is an MCP server that lets Claude, Cursor, Codex, opencode and every other MCP client search Marktplaats and 2dehands, the Dutch and Belgian second-hand classifieds. Find bargains, vet sellers, browse categories and monitor new listings in plain language. It runs locally over stdio via the published package.

Is Marktplaats MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-19 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Marktplaats MCP?

Run `uvx marktplaats-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Marktplaats MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Marktplaats MCP

More DevOps & monitoring MCP servers · Forge Craft · Thoughtbox · Mushi Mushi

More Python MCP servers · Clear Market · Mikrotik MCP · Mac OS MCP · Telegram MCP · jCodemunch MCP · see all