Marktplaats MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 96 installs a week from pypi. Last commit 21 Jul 2026.
Search Marktplaats and 2dehands: listings, sellers, categories and new-listing monitoring.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add marktplaats-mcp -- uvx marktplaats-mcp
{
"mcpServers": {
"marktplaats-mcp": {
"args": [
"marktplaats-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.marktplaats-mcp]
command = "uvx"
args = ["marktplaats-mcp"]
{
"mcpServers": {
"marktplaats-mcp": {
"args": [
"marktplaats-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"marktplaats-mcp": {
"args": [
"marktplaats-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.