Skip to main content
Glama
523,841 tools. Updated 2026-09-06 14:24

"Vinted" matching MCP tools:

  • Retrieve a Vinted seller's public storefront profile by numeric member ID, including username, location, rating, and follower/following counts, excluding activity data.
    MIT
  • Fetch a Vinted listing's details by numeric ID: title, description, brand, size, condition, material, color, price, category breadcrumb, and photos. Returns structured public data from the item page.
    MIT
  • Get Vinted listings for a specific brand, filter by price minimum/maximum, and sort by relevance, newest, or price.
    MIT
  • Search Vinted resale listings by text, apply price bounds, and sort by relevance, newest, or price. Returns public catalog data as JSON.
    MIT
  • Retrieve Vinted category listings by numeric ID. Filter by price range and sort by relevance, newest, or price. Use category IDs from item breadcrumbs to get public listings.
    MIT
  • Check your Vinted session status and view account details including user ID, username, item count, and reputation. Use it before seller operations to confirm authentication.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server for Vinted search and analysis that provides tools to search listings, fetch item details, inspect seller profiles, compare prices across countries, and surface trending items.
    123
    8
    AGPL 3.0
  • A
    license
    Not graded
    quality
    F
    maintenance
    This MCP scraps vinted for product info. Disclaimer: This script is designed for educational purposes only. It is intended to demonstrate web scraping techniques and should not be used for any commercial or personal gain. Please note that using this software may violate the terms of service of Vint
    142
    GPL 3.0

Matching MCP Connectors

  • Remove a local draft and its copied photos without affecting Vinted. Force deletion for published drafts.
    MIT
    Destructive
  • Fetch detailed Vinted item info including price, photos, and seller details by item ID or URL. Automatically falls back to HTML scraping when API is unavailable.
    MIT
  • Find Vinted brand IDs by searching brand names. Use the returned IDs to filter second-hand item searches on Vinted, enabling targeted discovery of items from specific brands.
    MIT
  • Add additional photos to an existing Vinted draft without modifying original files. Ensure listings meet photo requirements for higher-value items.
    MIT
  • Search Vinted marketplace for second-hand items. Returns matching listings with price, brand, size, and seller details.
    MIT
  • Retrieve complete details for any Vinted item by providing its item ID, including photos, seller information, condition, and full description to help buyers make informed purchasing decisions.
    MIT
  • Retrieve items currently for sale by a specific Vinted seller. Provide a user_id to browse their active listings with options to paginate and sort results by relevance, price, or newest first.
    MIT
  • Retrieve Vinted's top-level catalog categories, including Women, Men, Kids, Home, Electronics, and more. Use each category ID to query deeper product listings via the Vinted category endpoint.
    MIT
  • Fetch Vinted's popular brands directory and get brand IDs for direct use in brand-specific queries. Public data sourced from Vinted's server-rendered brands page.
    MIT
  • Diagnose channel sync failures, explain listing errors, and answer open-ended seller questions. Run bulk jobs, search seller history, and access FLUF support docs.
    MIT
  • When a seller tool fails, verify if a Vinted session exists for the storefront. Reports 'absent' if never logged in or 'expired' if session lapsed, and prompts the human to re-login via command.
    MIT
  • Permanently delete a Vinted listing, erasing its item, photos, and statistics. Requires explicit user confirmation as the action is irreversible.
    MIT
    Destructive
  • Send a message in a Vinted conversation only after the user approves the exact text, preventing unsendable errors.
    MIT
    Destructive