Vinted MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 96 installs a week from npm. Last commit 16 Jun 2026.
MCP Server for Vinted that allows to search items, compare prices, and analyze sellers.
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 vinted-mcp -- npx -y @andrijdavid/vinted-mcp
{
"mcpServers": {
"vinted-mcp": {
"args": [
"-y",
"@andrijdavid/vinted-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.vinted-mcp]
command = "npx"
args = ["-y", "@andrijdavid/vinted-mcp"]
{
"mcpServers": {
"vinted-mcp": {
"args": [
"-y",
"@andrijdavid/vinted-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vinted-mcp": {
"args": [
"-y",
"@andrijdavid/vinted-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.