@googlarz/vinted-client

development MCP Server

Browse, search, and manage Vinted listings from Claude or the terminal — buy, sell, track items, and automate your secondhand workflow

VerifiedInstall Ready
developmentdevelopment
3 views2 stars1 forksv1.1.4MIT

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
2
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx @googlarz/vinted-client

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "-googlarz-vinted-client": {
      "command": "npx",
      "args": [
        "@googlarz/vinted-client"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

21
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (21)

get_trending

Trending listings

VINTED_RATE_LIMIT_BURST

Token bucket burst size (default `6`)

trending

Newest / trending listings

get_item

Item detail by ID or URL

Variable

Description

debug

Inspect session cookies (for troubleshooting)

get_seller

Seller profile

VINTED_PROXY_URL

HTTP/HTTPS proxy URL

table

Output format (default: `json`)

compare_prices

Multi-country price comparison

categories

Browse the category tree

search_items

Search with full filter support

get_categories

Category tree

Command

Description

Tool

Description

search_brands

Brand lookup

VINTED_BROWSER

Set to `1` to use stealth browser for item detail

Flag

Description

get_seller_items

Active listings for a seller

VINTED_CACHE_TTL_MS

Cache TTL in ms (default `60000`)

VINTED_RATE_LIMIT_PER_SEC

Requests per second per country (default `3`)