Home › Marketing & E-Commerce › Yandex Direct MCP
Yandex Direct MCP
MCP server for Yandex Direct API v5: manage PPC campaigns, ads, keywords, and statistics.
Topics: Marketing
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.5.1)
npx -y mcp-yandex-direct@1.5.1
Or add to your MCP client config:
{
"mcpServers": {
"mcp-yandex-direct": {
"command": "npx",
"args": [
"-y",
"mcp-yandex-direct@1.5.1"
],
"env": {
"YANDEX_DIRECT_TOKEN": "<YOUR_VALUE>",
"YANDEX_DIRECT_LOGIN": "<YOUR_VALUE>",
"YANDEX_DIRECT_SANDBOX": "<YOUR_VALUE>",
"YANDEX_DIRECT_LANG": "<YOUR_VALUE>"
}
}
}
}
YANDEX_DIRECT_TOKENrequired secret — Yandex Direct OAuth token — full account access (can spend budget). Treat it as a secret.YANDEX_DIRECT_LOGIN— Client login to target a specific account on agency tokens.YANDEX_DIRECT_SANDBOX— Set to true to call the Yandex Direct sandbox API instead of production.YANDEX_DIRECT_LANG— Language for API responses and error messages (ru, en, ...).
This repository has 2 servers listed in the Official MCP Registry.
Other names: io.github.gistrec/mcp-yandex-direct
Related servers
meta-ads-mcp
Meta Ads automation that just works. Trusted by 10,000+ businesses to analyze performance, test creatives, optimize spend, and scale…
facebook-ads-mcp-server
MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.
osp_marketing_tools
A suite of marketing tools from Open Strategy Partners including writing style, editing codes, and product marketing value map creation.
google-tag-manager-mcp-server
This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.
google-ads-mcp-server
MCP server acting as an interface to the Google Ads, enabling programmatic access to Google Ads data and management features.
HitKeep
Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry