mcpbeat Sign in

Yandex Audience MCP Server

local only

Yandex Audience MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 141 installs a week from npm. Last commit 30 Aug 2026.

MCP server for Yandex Audience API: segments (CRM, lookalike, pixel), pixels, grants.

Installs per day peak 385 · avg 14
a month agotoday
141
Installs / week
npm · mcp-yandex-audience
0
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Yandex Audience MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-yandex-audience -- npx -y mcp-yandex-audience
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-yandex-audience": {
      "args": [
        "-y",
        "mcp-yandex-audience"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-yandex-audience]
command = "npx"
args = ["-y", "mcp-yandex-audience"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-yandex-audience": {
      "args": [
        "-y",
        "mcp-yandex-audience"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-yandex-audience": {
      "args": [
        "-y",
        "mcp-yandex-audience"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Yandex Audience MCP

same job, measured the same way
Yandex Metrika
by dontsovcmc

MCP server for Yandex Metrika API — counters, goals, reports, segments, logs

115 installs/wk local only
I
Yandex Tracker MCP
by aikts

MCP server for Yandex Tracker API.

2 455 installs/wk local only
Yandex Tracker MCP
by aponkratov

MCP server for Yandex Tracker API.

local only
Yandex Direct
by dontsovcmc

MCP server for Yandex Direct API v5 — campaigns, ads, keywords, bids, audiences

88 installs/wk local only
Zoho Crm
by asklokesh

MCP server for Zoho CRM API integration

46 installs/wk local only
SEO Tools: Yandex.Metrica
by antohins

MCP server for Yandex.Metrica Stat API (read-only).

251 installs/wk local only
Uk Parliament Bills
by nick-ma

MCP server for UK Parliament Bills API

34 installs/wk local only
A1 Yandex KIT MCP
by gistrec

A1 Yandex KIT MCP server for the Yandex KIT e-commerce API: products, orders, discounts, webhooks.

80 installs/wk local only

Yandex Audience MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Yandex Audience MCP?
Yandex Audience MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-yandex-audience was installed 141 times last week.
How do I connect Yandex Audience MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-yandex-audience straight from npm; nothing to host, nothing to sign up for.
How many people use Yandex Audience MCP?
The npm package mcp-yandex-audience was installed 141 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Yandex Audience MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.