MCP server for Yandex Direct API v5: manage PPC campaigns, ads, keywords, and statistics.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
mcp-yandex-direct · npm · 1.5.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.askads/mcp-yandex-direct",
"description": "MCP server for Yandex Direct API v5: manage PPC campaigns, ads, keywords, and statistics.",
"title": "Yandex Direct MCP",
"repository": {
"url": "https://github.com/askads/mcp-yandex-direct",
"source": "github"
},
"version": "1.5.1",
"websiteUrl": "https://github.com/askads/mcp-yandex-direct#readme",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "mcp-yandex-direct",
"version": "1.5.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Yandex Direct OAuth token — full account access (can spend budget). Treat it as a secret.",
"isRequired": true,
"isSecret": true,
"name": "YANDEX_DIRECT_TOKEN"
},
{
"description": "Client login to target a specific account on agency tokens.",
"name": "YANDEX_DIRECT_LOGIN"
},
{
"description": "Set to true to call the Yandex Direct sandbox API instead of production.",
"default": "false",
"name": "YANDEX_DIRECT_SANDBOX"
},
{
"description": "Language for API responses and error messages (ru, en, ...).",
"default": "ru",
"name": "YANDEX_DIRECT_LANG"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-18T22:32:35.846332Z",
"publishedAt": "2026-08-18T22:32:35.846332Z",
"updatedAt": "2026-08-18T22:32:35.846332Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.5.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.