1stDibs

MCP server for browsing and searching items on 1stDibs marketplace.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    MCP server for browsing and searching items on 1stDibs marketplace.

    Список инструментов сервера (4)

    Технические названия из tools/list. Нужны только разработчикам.

    read_taxonomyDiscover how items on 1stDibs are categorized. We have a taxonomy with furniture, art, jewelry, and fashion categories at the top level. This will return a list of next level categories as well as facets with their appropriate filters. You need to specify a category.
    browse_itemsBrowse 1stDibs with the given category and optional page number and filters. Filters are in the format of a query string like category=furniture&location=usa-north-america. Read the taxonomy to discover facets and filters.
    search_itemsSearch 1stDibs with the given query and optional page number and filters. Filters are in the format of a query string like category=furniture&location=usa-north-america. Read the taxonomy to discover categories, facets and filters.
    item_detailsGet details on a specific item on 1stDibs. You'll need to input the item ID. You can search for an item or browse for an item to find an item ID.