Skip to main content
Glama

Related Servers

Alternatives to Avito Ads MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      B
      maintenance
      MCP server for VK Ads API enabling management of campaigns, ads, statistics, targeting, and budgets through natural language.
      8
      23 npm
      4
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server for VK Ads API (myTarget v2) that allows AI agents to manage advertising accounts: create and modify campaigns, ads, upload creatives, and fetch statistics.
      145 npm
      6
      Apache 2.0
    • A
      license
      A
      quality
      B
      maintenance
      A local MCP server that connects Yandex Direct advertising reports and safe campaign creation to AI agents, enabling natural-language analytics and protected campaign setup.
      8
      2
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP server for VK Ads API: manage ad plans, ad groups, banners, and statistics.
      18
      92 npm
      7
      MIT

    TDQS

    A4.1/5.0

    Scored across 25 tools

    Disambiguation5/5

    Each tool targets a distinct resource or action: account details, balance, child accounts (with/without balances), transfers, advertisers, contracts, campaigns, groups, creatives, budget/price changes, stats per entity, user management, and a raw request fallback. Even the three stats tools are clearly separated by entity level and documented. The only potential confusion is list_child_accounts vs list_child_accounts_with_balances, but the descriptions clarify the difference.

    Naming Consistency5/5

    All tool names follow a consistent snake_case verb_noun pattern: get_*, list_*, create_*, change_*, transfer_*, set_*, delete_*, add_*, and the stats tools use object_stats (campaign_stats, group_stats, creative_stats). The conventions are uniform and predictable, with no mixing of camelCase or inconsistent verb styles.

    Tool Count3/5

    25 tools is at the upper boundary of the 'borderline heavy' range. The scope covers a broad Ad platform API including accounts, child accounts, transfers, advertisers, contracts, campaigns, groups, creatives, stats, and user management, which justifies many tools. However, the presence of raw_request as a catch-all suggests that some endpoints could be consolidated or that the dedicated tool set is more expansive than necessary, pushing it slightly above the ideal 15-tool sweet spot.

    Completeness2/5

    The server is heavily read-oriented: campaigns, groups, and creatives are only listable; there are no create, update, pause, resume, delete, or moderation operations for these core ad objects. Only group budget and price can be modified. This leaves significant gaps in managing the full advertising lifecycle (e.g., creating campaigns or creatives, pausing ads), which agents would need to work around. The raw_request tool can access write endpoints, but without client-side validation, it is a risky workaround rather than a proper part of the surface.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues