io.github.andrijdavid/vinted-mcp
Quality Score
80
/100
MCP Server for Vinted that allows to search items, compare prices, and analyze sellers.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"vinted-mcp": {
"command": "npx",
"args": [
"-y",
"@andrijdavid/vinted-mcp"
],
"env": {
"VINTED_AUTH_MODE": "<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": "<vinted_proxy_url>",
"VINTED_MAX_CONCURRENCY": "<vinted_max_concurrency>",
"VINTED_REQUEST_DELAY_MS": "<vinted_request_delay_ms>",
"VINTED_MAX_RETRIES": "<vinted_max_retries>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"vinted-mcp": {
"command": "npx",
"args": [
"-y",
"@andrijdavid/vinted-mcp"
],
"env": {
"VINTED_AUTH_MODE": "<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": "<vinted_proxy_url>",
"VINTED_MAX_CONCURRENCY": "<vinted_max_concurrency>",
"VINTED_REQUEST_DELAY_MS": "<vinted_request_delay_ms>",
"VINTED_MAX_RETRIES": "<vinted_max_retries>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @andrijdavid/vinted-mcp§02 Environment variables
VINTED_AUTH_MODEAuth mode: http | playwright | env
VINTED_AUTH_COOKIESsecret
Required for env auth mode
VINTED_AUTH_CSRF_TOKENsecret
Required for env auth mode
VINTED_AUTH_ACCESS_TOKENsecret
Optional for env auth mode
VINTED_PROXY_URLOptional network configuration
VINTED_MAX_CONCURRENCYOptional performance tuning. Default: 3
VINTED_REQUEST_DELAY_MSOptional performance tuning. Default: 500
VINTED_MAX_RETRIESOptional performance tuning. Default: 3
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Search
Agentic News
ai.agentic-news/mcp
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
BuyWhere MCP
ai.buywhere/buywhere-mcp
BuyWhere MCP server for product search, price comparison, and affiliate-ready shopping workflows.
Agent Skills Search Server
ai.com.mcp/skills-search
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.