MCP Server for Vinted that allows to search items, compare prices, and analyze sellers.
{
"mcpServers": {
"iogithubandrijdavidvinted": {
"command": "npx",
"args": [
"-y",
"@andrijdavid/vinted-mcp"
]
}
}
}