SERVER
Vinted MCP Server
Rank #18964io.github.andrijdavid/vinted-mcp
MCP Server for Vinted that allows to search items, compare prices, and analyze sellers.
First listed
Apr 5, 2026
Last publish date
Apr 5, 2026
OVERVIEW
Vinted MCP Server is a Model Context Protocol (MCP) server published by andrijdavid. It ranks #18964 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Vinted MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Apr 5, 2026 and most recently updated on Apr 5, 2026.
STANDING
#18,964of 58,900 tracked serversTop 50%
Ranks ahead of 39,936 of 58,900 servers on MCP Toplist.
CONNECT
Use Vinted MCP Server
Add Vinted MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"vinted-mcp": {
"command": "npx",
"args": [
"-y",
"@andrijdavid/vinted-mcp"
],
"env": {
"VINTED_AUTH_MODE": "<your VINTED_AUTH_MODE>",
"VINTED_AUTH_COOKIES": "<your VINTED_AUTH_COOKIES>",
"VINTED_AUTH_CSRF_TOKEN": "<your VINTED_AUTH_CSRF_TOKEN>",
"VINTED_AUTH_ACCESS_TOKEN": "<your VINTED_AUTH_ACCESS_TOKEN>",
"VINTED_PROXY_URL": "<your VINTED_PROXY_URL>",
"VINTED_MAX_CONCURRENCY": "<your VINTED_MAX_CONCURRENCY>",
"VINTED_REQUEST_DELAY_MS": "<your VINTED_REQUEST_DELAY_MS>",
"VINTED_MAX_RETRIES": "<your VINTED_MAX_RETRIES>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
andrijdavid
MORE FROM THIS PUBLISHER
Other servers by andrijdavid
View all andrijdavid servers →VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Apr 5, 2026 |
FAQ
Frequently asked questions
- What is Vinted MCP Server?
- MCP Server for Vinted that allows to search items, compare prices, and analyze sellers.
- Who maintains Vinted MCP Server?
- Vinted MCP Server is maintained by andrijdavid, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Vinted MCP Server an official MCP server?
- Yes — Vinted MCP Server is listed on the Official MCP Registry.
- How many versions does Vinted MCP Server have?
- MCP Toplist tracks 1 version of Vinted MCP Server, most recently published on Apr 5, 2026.
- Where can I find the source code for Vinted MCP Server?
- The source code for Vinted MCP Server is hosted at github.com/andrijdavid/vinted-mcp.
EXPLORE