Авито MCP (RU)

API Авито для ИИ-ассистентов: объявления и статистика, чаты с покупателями, заказы и Авито Доставка, автозагрузка, продвижение, отзывы. Каталог исполняется сервером. It runs locally over stdio via the published package.

People who work with avito, classifieds and ecommerce and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-14 · ★ 2 · #22 OF 52 MAINTAINED E-COMMERCE · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Авито MCP (RU)

before you install - you'll need

Set AVITO_CLIENT_ID, AVITO_CLIENT_SECRET before connecting.

Claude Code

claude mcp add ilyautov-avito-mcp-ru -- uvx avito-mcp-ru

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "ilyautov-avito-mcp-ru": {
      "command": "uvx",
      "args": [
        "avito-mcp-ru"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-09-11 - young repo, little track record yet

license MIT - declared in the repository

pypi package avito-mcp-ru - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.ilyautov is GitHub-verified and matches the repo owner

03 · What Авито MCP (RU) can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.5.4 · 2026-09-13

карточка сервера в MCP Registry не вела на сайт: в server.json не было · поля websiteUrl. Добавлено, как уже сделано у деловых серверов.

v0.5.3 · 2026-09-11

Avito Seller API в ассистенте: объявления, заказы, мессенджер, статистика. · Установка на время, пока пакет не встал на PyPI: · bash · uvx --from git+ avito-mcp-ru · Как только avito-mcp-ru появится в PyPI, строка…

04 · Who maintains Авито MCP (RU)

Авито MCP (RU) is maintained by ilyautov. We track 13 MCP servers from ilyautov - 13 actively maintained, 416 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from ilyautov.

  1. humanizer-ru Следы нейросети в русском тексте: балл чистоты 0-100, запреты и маркеры с позициями, факт-замок. ★ 360
  2. Marketplaces MCP (RU) - Wildberries, Ozon, Yandex Market, Avito Wildberries, Ozon, Yandex Market & Avito seller APIs for AI assistants: schema-driven, safety-gated. ★ 32
  3. Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ API Честного знака в ИИ-ассистенте: коды маркировки, эмиссия в СУЗ, отчёты ★ 2
  4. СБИС (Saby) MCP (RU) - документы, подпись, ЭДО API СБИС (Saby) в ИИ-ассистенте: документы, этапы ЭДО, подпись, сертификаты ★ 2
  5. MoySklad MCP (RU) MoySklad JSON API 1.2 in your AI assistant - schema-driven, safety-gated document writes. ★ 2
  6. Ozon Seller MCP (RU) API Ozon Seller в ИИ-ассистенте: товары, заказы, цены, остатки, финансы, отзывы ★ 2

05 · Facts

category
e-commerce - ranked #22 of 52 actively-maintained e-commerce servers as of 2026-09-18.
release cadence
2 releases in the last 90 days (latest 2026-09-13)
registry
io.github.ilyautov/avito-mcp-ru (active, first published 2026-09-13 · 3 versions)
packages
pypi:avito-mcp-ru

06 · Авито MCP (RU) FAQ

What is Авито MCP (RU)?

API Авито для ИИ-ассистентов: объявления и статистика, чаты с покупателями, заказы и Авито Доставка, автозагрузка, продвижение, отзывы. Каталог исполняется сервером. It runs locally over stdio via the published package.

Is Авито MCP (RU) still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-14 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Авито MCP (RU)?

Run `uvx avito-mcp-ru`. The README documents 2 environment variables (AVITO_CLIENT_ID, AVITO_CLIENT_SECRET) to set first. Set AVITO_CLIENT_ID, AVITO_CLIENT_SECRET before connecting. You can also paste the ready-made client config above.

Does Авито MCP (RU) run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Авито MCP (RU)