PluginBench
MCP Server
Active
MIT

Avito Ads MCP MCP Server

io.github.A1-x-Tech/mcp-avito-ads

What is the Avito Ads MCP MCP server?

MCP server for the Avito Ads API: campaigns, ad groups, creatives, statistics and balances.

How to install Avito Ads MCP

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • AVITO_ADS_CLIENT_ID
    required
    secret

    OAuth2 client id of your Avito application (grant_type=client_credentials).

  • AVITO_ADS_CLIENT_SECRET
    required
    secret

    OAuth2 client secret of your Avito application. Treat it as a secret.

  • AVITO_ADS_ACCOUNT_ID
    required

    Ad account id (positive integer) every request is scoped to.

  • AVITO_ADS_ENVIRONMENT

    Which API to talk to: production or sandbox.

  • AVITO_ADS_API_BASE

    API root override, replacing host and environment prefix (e.g. a local mock).

  • AVITO_ADS_TIMEOUT_MS

    Per-request timeout in milliseconds.

  • AVITO_ADS_MAX_RETRIES

    Retries on 429 (always) and on 5xx / network errors for reads only.

  • AVITO_ADS_TOKEN_LEEWAY_SECONDS

    Refresh the OAuth2 token this many seconds before it expires.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-avito-ads": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-avito-ads"
      ],
      "env": {
        "AVITO_ADS_CLIENT_ID": "<YOUR_AVITO_ADS_CLIENT_ID>",
        "AVITO_ADS_CLIENT_SECRET": "<YOUR_AVITO_ADS_CLIENT_SECRET>",
        "AVITO_ADS_ACCOUNT_ID": "<YOUR_AVITO_ADS_ACCOUNT_ID>",
        "AVITO_ADS_ENVIRONMENT": "<YOUR_AVITO_ADS_ENVIRONMENT>",
        "AVITO_ADS_API_BASE": "<YOUR_AVITO_ADS_API_BASE>",
        "AVITO_ADS_TIMEOUT_MS": "<YOUR_AVITO_ADS_TIMEOUT_MS>",
        "AVITO_ADS_MAX_RETRIES": "<YOUR_AVITO_ADS_MAX_RETRIES>",
        "AVITO_ADS_TOKEN_LEEWAY_SECONDS": "<YOUR_AVITO_ADS_TOKEN_LEEWAY_SECONDS>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "mcp-avito-ads": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-avito-ads"
      ],
      "env": {
        "AVITO_ADS_CLIENT_ID": "<YOUR_AVITO_ADS_CLIENT_ID>",
        "AVITO_ADS_CLIENT_SECRET": "<YOUR_AVITO_ADS_CLIENT_SECRET>",
        "AVITO_ADS_ACCOUNT_ID": "<YOUR_AVITO_ADS_ACCOUNT_ID>",
        "AVITO_ADS_ENVIRONMENT": "<YOUR_AVITO_ADS_ENVIRONMENT>",
        "AVITO_ADS_API_BASE": "<YOUR_AVITO_ADS_API_BASE>",
        "AVITO_ADS_TIMEOUT_MS": "<YOUR_AVITO_ADS_TIMEOUT_MS>",
        "AVITO_ADS_MAX_RETRIES": "<YOUR_AVITO_ADS_MAX_RETRIES>",
        "AVITO_ADS_TOKEN_LEEWAY_SECONDS": "<YOUR_AVITO_ADS_TOKEN_LEEWAY_SECONDS>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mcp-avito-ads": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-avito-ads"
      ],
      "env": {
        "AVITO_ADS_CLIENT_ID": "<YOUR_AVITO_ADS_CLIENT_ID>",
        "AVITO_ADS_CLIENT_SECRET": "<YOUR_AVITO_ADS_CLIENT_SECRET>",
        "AVITO_ADS_ACCOUNT_ID": "<YOUR_AVITO_ADS_ACCOUNT_ID>",
        "AVITO_ADS_ENVIRONMENT": "<YOUR_AVITO_ADS_ENVIRONMENT>",
        "AVITO_ADS_API_BASE": "<YOUR_AVITO_ADS_API_BASE>",
        "AVITO_ADS_TIMEOUT_MS": "<YOUR_AVITO_ADS_TIMEOUT_MS>",
        "AVITO_ADS_MAX_RETRIES": "<YOUR_AVITO_ADS_MAX_RETRIES>",
        "AVITO_ADS_TOKEN_LEEWAY_SECONDS": "<YOUR_AVITO_ADS_TOKEN_LEEWAY_SECONDS>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "mcp-avito-ads": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mcp-avito-ads"
      ],
      "env": {
        "AVITO_ADS_CLIENT_ID": "<YOUR_AVITO_ADS_CLIENT_ID>",
        "AVITO_ADS_CLIENT_SECRET": "<YOUR_AVITO_ADS_CLIENT_SECRET>",
        "AVITO_ADS_ACCOUNT_ID": "<YOUR_AVITO_ADS_ACCOUNT_ID>",
        "AVITO_ADS_ENVIRONMENT": "<YOUR_AVITO_ADS_ENVIRONMENT>",
        "AVITO_ADS_API_BASE": "<YOUR_AVITO_ADS_API_BASE>",
        "AVITO_ADS_TIMEOUT_MS": "<YOUR_AVITO_ADS_TIMEOUT_MS>",
        "AVITO_ADS_MAX_RETRIES": "<YOUR_AVITO_ADS_MAX_RETRIES>",
        "AVITO_ADS_TOKEN_LEEWAY_SECONDS": "<YOUR_AVITO_ADS_TOKEN_LEEWAY_SECONDS>"
      }
    }
  }
}
Claude Code
claude mcp add mcp-avito-ads --env AVITO_ADS_CLIENT_ID=<YOUR_AVITO_ADS_CLIENT_ID> --env AVITO_ADS_CLIENT_SECRET=<YOUR_AVITO_ADS_CLIENT_SECRET> --env AVITO_ADS_ACCOUNT_ID=<YOUR_AVITO_ADS_ACCOUNT_ID> --env AVITO_ADS_ENVIRONMENT=<YOUR_AVITO_ADS_ENVIRONMENT> --env AVITO_ADS_API_BASE=<YOUR_AVITO_ADS_API_BASE> --env AVITO_ADS_TIMEOUT_MS=<YOUR_AVITO_ADS_TIMEOUT_MS> --env AVITO_ADS_MAX_RETRIES=<YOUR_AVITO_ADS_MAX_RETRIES> --env AVITO_ADS_TOKEN_LEEWAY_SECONDS=<YOUR_AVITO_ADS_TOKEN_LEEWAY_SECONDS> -- npx -y mcp-avito-ads

Related MCP servers

MCP server for Google Business Profile: locations, reviews, local posts and performance metrics.

0
TypeScript
MIT
View repository →

Real-user Core Web Vitals from the Chrome UX Report (CrUX) API for any origin or URL.

0
TypeScript
MIT
View repository →

MCP server for the Google Forms API: create forms, manage questions, read responses and watches.

0
TypeScript
MIT
View repository →

MCP server for Google Merchant Center (Merchant API v1): products, promotions, reports, issues.

0
TypeScript
MIT
View repository →

MCP server for the Google Search Console API: search analytics, sitemaps, URL inspection, sites.

0
TypeScript
MIT
View repository →

MCP server for the Google Tag Manager API v2: containers, workspaces, tags, triggers, publishing.

0
TypeScript
MIT
View repository →