Loading MCP server directory, please wait...
MCP server for Yandex Direct API v5: 113 methods from the machine-readable schema
npx @getmcp/cli add io.github.artgas1/yandex-direct-api-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
YANDEX_DIRECT_TOKENOAuth-токен Яндекса со scope direct:api (https://oauth.yandex.ru/)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.artgas1/yandex-direct-api-mcp": {
"command": "npx",
"args": [
"-y",
"yandex-direct-api-mcp"
],
"env": {
"YANDEX_DIRECT_TOKEN": "",
"YANDEX_DIRECT_LOGIN": "",
"DIRECT_PROFILE": "core",
"DIRECT_TOOLS": "",
"DIRECT_ALLOW_WRITES": "0",
"DIRECT_API_VERSION": "v501",
"DIRECT_SANDBOX": "0",
"DIRECT_MAX_OUTPUT_CHARS": "60000"
}
}
}
}