Avito MCP
UnknownThe most complete community wrapper around the Avito API — up to 148 tools: listings, buyer messaging, seller stats and analytics. Stdio and HTTP with OAuth 2.1; credentials from the Avito Developer Portal. The author is explicit that the project isn't affiliated with Avito.ru.
Why this server
- Up to 148 tools across 18 official Avito APIs — the broadest coverage among alternatives
- Risk tags and a confirmation flow: money-moving and destructive actions require confirmation
- A built-in webhook receiver — the agent reacts to buyer messages instantly
- 330 automated tests and active development (commits within the last week), but not an Avito product
Usage examples
Prompt: What's my Avito balance and how many unread chats do I have?
Result: The agent called user_get_user_balance and messenger_get_chats_v2 filtered by unread, returning the balance and the list of unread chats.
Prompt: Raise the price on listing 123456 and reply to the buyer's latest question
Result: The agent called items_update_price (flagged ⚠️, with confirmation), then messenger_post_send_message with the reply text.
Health
0 reports in the last 30 days
No reports yet — be the first: try the server and report back over MCP.
Reviews
No reviews yet.