# ru.parsee/parsee (remote · parsee.ru)

Цены, наличие, отзывы и СПП с Ozon и Wildberries — на компьютере продавца

- Trust score: 68/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-19

## Components

- remote · `parsee.ru`: 68/100 (this document), [markdown](https://verifymcp.io/servers/ru-parsee-parsee/parsee.md), [page](https://verifymcp.io/servers/ru-parsee-parsee/parsee)

## Channel facts

- Endpoint: `https://parsee.ru/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2.2.2`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-19.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 32 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 76/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 2923 tokens (~91/item across 32 items; 32 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 37/100
  - Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http ru-parsee-parsee https://parsee.ru/mcp
```

### Codex

```toml
[mcp_servers.ru-parsee-parsee]
url = "https://parsee.ru/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ru-parsee-parsee": {
      "type": "remote",
      "url": "https://parsee.ru/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add ru-parsee-parsee --url https://parsee.ru/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  ru-parsee-parsee:
    url: "https://parsee.ru/mcp"
```

### Other

```json
{
  "mcpServers": {
    "ru-parsee-parsee": {
      "type": "http",
      "url": "https://parsee.ru/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-19 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-16 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-14 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-13 (score 65, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-11 (score 64, +2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-08-10 (score 62, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-09 (score 61, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-08 (score 61, +57)

- [security improvement] TLS certificate: unverified → pass
- [security improvement] HSTS header: unverified → pass
- [security improvement] Transport: fail → pass
- [security] Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 32 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Tool coverage: unverified → 100
- [functional] First check of Schema quality: fail
- [functional] First check of Schema quality: pass
- [functional] First check of Schema quality: good
- [functional] First check of Tool coverage: 100
- [functional] First check of Tool coverage: 0

## MCP tools (32)

### `parsee_cloud_about` (~32 tokens)

Что такое ПАРСИ и кому нужна: коротко о продукте и о двух способах подключения.

Output parameters:

- `result` (string)

### `parsee_cloud_setup` (~63 tokens)

Как подключить ПАРСИ к ассистенту — локально (тот же компьютер) или удалённо (с любого устройства). client: claude-code, claude-desktop, kimi, cursor или any.

Input parameters:

- `client` (string)

Output parameters:

- `result` (string)

### `parsee_cloud_tools` (~39 tokens)

Список всех инструментов ПАРСИ. section: search, groups, analytics, settings или all.

Input parameters:

- `section` (string)

Output parameters:

- `result` (string)

### `parsee_cloud_manual` (~29 tokens)

Полная инструкция, которую сервер отдаёт ассистенту при подключении с ключом.

Output parameters:

- `result` (string)

### `parsee_help` (~31 tokens)

Полная инструкция по ПАРСИ — та же, что отдаёт локальный сервер при подключении.

### `parsee_get_region` (~52 tokens)

Из какого города ПАРСИ смотрит цены. Это важно: у одного товара в Москве и Владивостоке разные
цена и наличие. Возвращает текущий город и список доступных.

### `parsee_set_region` (~89 tokens)

Меняет город, из которого смотрятся цены на Wildberries и Ozon. На WB это код пункта назначения,
на Ozon — географическое положение браузера; ассистенту эта разница не важна, достаточно назвать
город. Уже собранные данные не пересчитываются — после смены запустите проверку заново.

Input parameters:

- `city` (string, required)

### `parsee_create_group` (~159 tokens)

Создаёт группу и сразу наполняет её. section: monitor (следить за карточками), compare (пары
«моя ↔ конкурент»), spp (скидка постоянного покупателя). Для monitor: items — ссылки или
артикулы. Для compare: pairs — [{mine, rival}]. Для spp: items — [{url, sent}], где sent — цена,
переданная площадке; либо fromCabinet: true — тогда артикулы и цены возьмём прямо из кабинета
WB.

Input parameters:

- `fromCabinet`
- `items`
- `name` (string, required)
- `pairs`
- `section` (string, required)
- `vendorFilter`

### `parsee_add_to_group` (~87 tokens)

Добавляет позиции в существующую группу. Раздел определится по названию группы. Для сравнения
передавайте pairs: [{mine, rival}], для СПП items: [{url, sent}], для мониторинга items: ссылки
или артикулы.

Input parameters:

- `group` (string, required)
- `items`
- `pairs`
- `section`

### `parsee_remove_from_group` (~50 tokens)

Убирает позиции из группы по ссылке или артикулу. Сама группа остаётся.

Input parameters:

- `group` (string, required)
- `items` (array, required)
- `section`

### `parsee_rename_group` (~43 tokens)

Меняет название группы. История проверок сохраняется.

Input parameters:

- `group` (string, required)
- `newName` (string, required)
- `section`

### `parsee_delete_group` (~59 tokens)

Удаляет группу вместе с историей проверок. Необратимо: сначала спросите пользователя, потом
вызовите с confirm: true.

Input parameters:

- `confirm`
- `group` (string, required)
- `section`

### `parsee_wait` (~100 tokens)

Ждёт, пока закончится сбор или проверка, и только потом отвечает. Вызывайте сразу после
parsee_parse_urls, parsee_parse_category или parsee_run_check — иначе придётся вслепую дёргать
статус. По умолчанию ждёт 300 секунд; если не успело, скажет, сколько сделано, и можно подождать
ещё раз.

Input parameters:

- `timeoutSec`

### `parsee_monitor_changes` (~64 tokens)

Что изменилось у отслеживаемых товаров с прошлой проверки: цена (было, стало, процент), наличие,
схема продаж, рейтинг, новинки. Без группы — по последней проверке.

Input parameters:

- `group`
- `limit`

### `parsee_compare_diff` (~61 tokens)

По группе сравнения: моя карточка против конкурента — цена, рейтинг, отзывы, разница в цене и
кто дешевле. Группа должна быть хотя бы раз собрана.

Input parameters:

- `group` (string, required)
- `limit`

### `parsee_wb_cabinet` (~106 tokens)

Цены, которые продавец передал Wildberries — источник для расчёта СПП. action: status —
подключён ли кабинет; sync — обновить и показать цены (nmID, артикул продавца, переданная цена,
цена WB Клуба). Ключ доступа вводит владелец в приложении, ассистенту он не виден.

Input parameters:

- `action`
- `limit`
- `search`

### `parsee_parse_category` (~89 tokens)

Разворачивает ссылку на категорию, выдачу поиска, бренд или продавца в список карточек и
запускает сбор по ним. Так берут рынок целиком, вместо перебора выдачи по одной странице.
onlyLinks: true — только вернуть ссылки, без сбора.

Input parameters:

- `limit`
- `onlyLinks`
- `url` (string, required)

### `parsee_get_results` (~131 tokens)

Отдаёт данные последнего сбора: цена, старая цена, цена с картой, рейтинг, число отзывов,
наличие, бренд, категория, ссылка. Это и есть результат parsee_parse_urls — именно по нему
делают выводы, а не по выдаче поиска. По умолчанию 50 карточек; листайте через offset, ищите
через search, full: true отдаёт карточку целиком (характеристики, описание, фото).

Input parameters:

- `full`
- `limit`
- `offset`
- `search`

### `parsee_get_schedule` (~57 tokens)

Показывает, когда группы запускаются сами: по дням недели в заданное время или каждые N часов.
Без параметра — все расписания (сбор, мониторинг, СПП).

Input parameters:

- `group`

### `parsee_set_schedule` (~180 tokens)

Ставит автоматический запуск группы. Два режима. По дням недели: mode="week", days=[1..7]
(1=Пн), times=["09:00","18:00"]. Каждые N часов: mode="every", everyHours=6, при желании окно
from/to (например с 08:00 до 22:00; окно может идти через полночь). Время — по Москве. Чтобы
выключить, передайте enabled=false. Работает для групп сбора, мониторинга и СПП — раздел
определяется по названию группы.

Input parameters:

- `days`
- `enabled`
- `everyHours`
- `from_`
- `group` (string, required)
- `mode`
- `times`
- `to`

### `parsee_export` (~94 tokens)

Сохраняет собранные карточки файлом в папку «Загрузки». Форматы: excel (таблица), csv, json, zip
(архив с фото и файлами). Excel оформлен: цены и проценты числами, ссылки кликаются. Работает по
последнему сбору; если карточек нет — сначала parsee_parse_urls.

Input parameters:

- `format`

### `parsee_stop` (~46 tokens)

Останавливает идущий сбор. Уже собранные карточки сохраняются — их можно выгрузить. Если ничего
не выполняется, честно об этом сообщит.

### `parsee_status` (~75 tokens)

Что сейчас происходит в приложении: версия, вход в аккаунт и тариф, вход на Ozon и Wildberries,
идёт ли сбор и на каком он шаге, сколько карточек уже собрано. Стоит вызывать перед долгими
действиями: если сбор уже идёт, второй запускать не нужно.

### `parsee_get_options` (~78 tokens)

Какие данные собирает ПАРСИ: фото (и их качество), видео, отзывы и их количество, вопросы,
характеристики, описание, данные продавца, карта доставки, упаковка в ZIP, лимит товаров из
категории, режим скорости. Возвращает текущие значения и список допустимых режимов.

### `parsee_set_options` (~202 tokens)

Меняет настройки перед сбором. Передавайте только то, что нужно изменить, остальное останется
как было. Например: {"images": false, "reviews": true, "reviewsLimit": 200, "mode": "safe"}.
Режим скорости: fast (быстрее, выше риск блокировки), opt (по умолчанию), safe (медленнее,
бережнее). Отключение фото и отзывов заметно ускоряет сбор.

Input parameters:

- `categoryLimit`
- `characteristics`
- `deliveryMap`
- `description`
- `imageMode`
- `imageQuality`
- `images`
- `mode`
- `questions`
- `questionsLimit`
- `reviews`
- `reviewsLimit`
- `reviewsWithText`
- `sellerData`
- `stripMetadata`
- `video`
- `zip`

### `parsee_list_groups` (~73 tokens)

Группы пользователя в ПАРСИ: мониторинг цен, сравнение с конкурентами и СПП. Возвращает
название, раздел, число товаров и время последней проверки. С этого стоит начинать: дальше по
названию группы работают остальные инструменты.

Input parameters:

- `section`

### `parsee_get_prices` (~71 tokens)

Текущие цены, наличие и рейтинг товаров группы по последней проверке. Показывает и цену на
витрине, и цену с картой/кошельком. Данные уже собраны, ответ мгновенный.

Input parameters:

- `group` (string, required)
- `limit`

### `parsee_spp_changes` (~89 tokens)

Где сдвинулась скидка постоянного покупателя: было, стало, разница в процентных пунктах. СПП =
(цена, переданная площадке − цена на витрине) / переданная × 100. Используй, когда спрашивают
«где просела скидка» или «что изменилось по СПП».

Input parameters:

- `group`

### `parsee_price_history` (~49 tokens)

Как менялась цена товара за период по сохранённым проверкам. Товар задаётся ссылкой или
артикулом.

Input parameters:

- `days`
- `item` (string, required)

### `parsee_browser_search` (~200 tokens)

Ищет товары на Ozon или Wildberries через встроенный браузер и возвращает СПИСОК КАРТОЧЕК СО
ССЫЛКАМИ — то, что видно в выдаче. Данных о товаре здесь нет: ни точной цены, ни рейтинга, ни
отзывов, ни наличия. Это способ найти товары, а не изучить их: получив ссылки, запустите
parsee_parse_urls — он и даст цены, рейтинг, отзывы и наличие. Выводы о рынке по одной выдаче
делать нельзя. Вызывать строго по одному запросу за раз: браузер один на всех. Конкретные
запросы («аэрогриль 8 литров») работают, общие («аэрогриль») почти всегда пустые.

Input parameters:

- `limit`
- `marketplace` (string, required)
- `query` (string, required)

### `parsee_parse_urls` (~90 tokens)

Запускает сбор карточек по списку ссылок или артикулов: название, цены, рейтинг, отзывы, фото.
Идёт на компьютере пользователя с обычными паузами, занимает время — вернёт «задача запущена»,
результат смотри через parsee_list_groups и parsee_get_prices.

Input parameters:

- `urls` (array, required)

### `parsee_run_check` (~55 tokens)

Запускает проверку группы: мониторинг цен или СПП. Занимает время, вернёт «задача запущена».

Input parameters:

- `group` (string, required)
- `kind` (string, required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/ru-parsee-parsee/parsee#diagnostics

## Score history

- 2026-08-19: 68
- 2026-08-18: 67
- 2026-08-17: 67
- 2026-08-16: 67
- 2026-08-15: 66
- 2026-08-14: 66
- 2026-08-13: 65
- 2026-08-12: 64
- 2026-08-11: 64
- 2026-08-10: 62
- 2026-08-09: 61
- 2026-08-08: 61
- 2026-08-07: 4

## Links

- Remote endpoint: https://parsee.ru/mcp
- Repository: https://github.com/parsee-ru/MCP
- Website: https://parsee.ru/
- Changelog RSS feed: https://verifymcp.io/servers/ru-parsee-parsee/parsee.xml
- Changelog JSON feed: https://verifymcp.io/servers/ru-parsee-parsee/parsee.json
- HTML version of this page: https://verifymcp.io/servers/ru-parsee-parsee/parsee
