MCP Server
MCP
io.github.dontsovcmc/yandex-direct
MCP server for Yandex Direct API v5 — campaigns, ads, keywords, bids, audiences
Install
uvx mcp-server-yandex-direct
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-server-yandex-direct",
"version": "0.3.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"isRequired": true,
"isSecret": true,
"name": "YD_TOKEN"
},
{
"name": "YD_CLIENT_LOGIN"
},
{
"name": "YD_LANG"
},
{
"name": "YD_TIMEOUT"
},
{
"name": "YD_FILE_TIMEOUT"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment