Server data from the Official MCP Registry
MCP server for Yandex Direct API v5 — campaigns, ads, keywords, bids, audiences
MCP server for Yandex Direct API v5 — campaigns, ads, keywords, bids, audiences
This MCP server for Yandex Direct API is well-structured with appropriate authentication via OAuth tokens and reasonable permission scope. The code properly handles credentials through environment variables rather than hardcoding them. No malicious patterns, code injection vulnerabilities, or dangerous operations were identified. Minor quality issues around broad exception handling and incomplete error logging do not significantly impact security. Supply chain analysis found 9 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 14 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-dontsovcmc-yandex-direct": {
"env": {
"YD_LANG": "your-yd-lang-here",
"YD_TOKEN": "your-yd-token-here",
"YD_TIMEOUT": "your-yd-timeout-here",
"YD_CLIENT_LOGIN": "your-yd-client-login-here",
"YD_FILE_TIMEOUT": "your-yd-file-timeout-here"
},
"args": [
"mcp-server-yandex-direct"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.