
Vinted Mcp
Search Vinted inventory, compare ask prices, and inspect seller signals from your agent when validating resale margins and positioning.
Overview
Vinted MCP is a MCP server for the Validate phase that searches Vinted, compares prices, and analyzes sellers for resale pricing decisions.
What is this MCP server?
- Search Vinted items and compare prices from MCP tools
- Seller analysis helpers for trust and competition signals
- Auth modes: http, playwright, or env (cookies, CSRF, optional access token)
- Optional VINTED_PROXY_URL and VINTED_MAX_CONCURRENCY (default 3)
- stdio npm @andrijdavid/vinted-mcp v0.1.2
- Package version 0.1.2
- 3 auth modes documented: http, playwright, env
- Default VINTED_MAX_CONCURRENCY: 3
Community signal: 1 GitHub stars.
What problem does it solve?
Checking Vinted comps and seller quality manually does not scale when an agent is supposed to recommend prices or SKUs.
Who is it for?
Indie resellers and product validators who already sell or source on Vinted and use MCP agents daily.
Skip if: Builders with no Vinted footprint who only need generic web scrape tools.
What do I get? / Deliverables
After setup and auth, agents pull Vinted search and comparison data through MCP instead of opaque browser copy-paste.
- Agent-driven Vinted search and price comparison results
- Seller-level signals usable in validation spreadsheets or specs
- Configurable concurrency and optional proxy for stable fetches
Recommended MCP Servers
Journey fit
Pricing validation on a live resale marketplace is the canonical Validate shelf; the same tools support Idea research and Grow merchandising. Pricing subphase matches compare-prices workflows and seller analysis before you lock SKUs or listing strategy.
How it compares
Vinted-specific resale research MCP, not a general SEO or Amazon catalog integration.
Common Questions / FAQ
Who is Vinted MCP for?
Solo builders validating resale pricing, inventory picks, or seller competition on Vinted via AI coding agents.
When should I use Vinted MCP?
Use it when validating margins and positioning (Validate) or researching demand (Idea) with live Vinted listing data.
How do I add Vinted MCP to my agent?
Install @andrijdavid/vinted-mcp, choose an auth mode (http, playwright, or env cookies/CSRF), add vars to the MCP server env, and register stdio in your client.