← All servers
πŸ”

VintedVerifiedπŸ›‘ No advisories

io.github.andrijdavid/vinted-mcp
New to MCP? Start here β†’
5β˜… stars
71weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/andrijdavid, which proved it owns this namespace.

Verified owner: github.com/andrijdavid β†—io.github.andrijdavid/vinted-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs VINTED_AUTH_COOKIES, VINTED_AUTH_CSRF_TOKEN, VINTED_AUTH_ACCESS_TOKEN.
βœ“
Configuration
Reads VINTED_AUTH_MODE, VINTED_PROXY_URL, VINTED_MAX_CONCURRENCY, VINTED_REQUEST_DELAY_MS, VINTED_MAX_RETRIES.

About

MCP Server for Vinted that allows to search items, compare prices, and analyze sellers.

Packages & transports

npm@andrijdavid/vinted-mcpv0.1.2 Β· npx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "vinted": {
      "command": "npx",
      "args": [
        "-y",
        "@andrijdavid/vinted-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @andrijdavid/vinted-mcp