Vinted MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from npm. Last commit 13 Aug 2026.
MCP Server for Vinted that allows to search items, compare prices, and analyze sellers.
Today is the operative word: we check Vinted MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
VINTED_AUTH_MODE (Auth mode: http | playwright | env), VINTED_AUTH_COOKIES (Required for env auth mode), VINTED_AUTH_CSRF_TOKEN (Required for env auth mode), VINTED_AUTH_ACCESS_TOKEN (Optional for env auth mode), VINTED_PROXY_URL (Optional network configuration), VINTED_MAX_CONCURRENCY (Optional performance tuning. Default: 3), VINTED_REQUEST_DELAY_MS (Optional performance tuning. Default: 500), VINTED_MAX_RETRIES (Optional performance tuning. Default: 3).
The author declared them in the registry entry; get the values from the project itself.
CLI tool and MCP server that tests MCP servers for spec compliance
MCP server for the AUTO.RIA (ria.com) used-car API: search, listings, AI average prices.
MCP server for GroupDocs.Comparison — compare, analyze, and inspect documents via AI agents.
MCP server for Directus 12 — items, collections, files, flows, users, and schema tools
MCP Server for Video Jungle - Analyze, Search, Generate, and Edit Videos
MCP server for hex.pm and hexdocs.pm: search, inspect, compare, and audit Elixir packages
trivago's mcp server to find your ideal hotel and compare prices from multiple providers.
Search & compare prices for tours, activities and tickets across multiple providers.
Answers built from our own checks of this server.