Yandex Direct Manager
Rank #23,332io.github.marketscore/marketscore-direct-mcp
MCP for Yandex Direct: manage ad campaigns & analytics from Claude or ChatGPT
Yandex Direct Manager is a Model Context Protocol (MCP) server published by marketscore. It ranks #23,332 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Yandex Direct Manager is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jun 30, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 92,128 of 115,460 servers on MCP Toplist.
Use Yandex Direct Manager
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http marketscore-direct-mcp https://app.marketscore.ru/api/mcp[mcp_servers.marketscore-direct-mcp]
url = "https://app.marketscore.ru/api/mcp"Add to ~/.codex/config.toml.
https://app.marketscore.ru/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"marketscore-direct-mcp": {
"url": "https://app.marketscore.ru/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"marketscore-direct-mcp": {
"type": "http",
"url": "https://app.marketscore.ru/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"marketscore-direct-mcp": {
"serverUrl": "https://app.marketscore.ru/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"marketscore-direct-mcp": {
"url": "https://app.marketscore.ru/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.marketscore%2Fmarketscore-direct-mcp)<a href="https://mcptoplist.com/server/io.github.marketscore%2Fmarketscore-direct-mcp"><img src="https://mcptoplist.com/badge/io.github.marketscore%2Fmarketscore-direct-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
marketscore
Other servers by marketscore
View all marketscore servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 30, 2026 |
Frequently asked questions
- Who maintains Yandex Direct Manager?
- Yandex Direct Manager is maintained by marketscore, which publishes 3 MCP servers (1 total version) tracked on MCP Toplist.
- Is Yandex Direct Manager listed on the Official MCP Registry?
- Yes — Yandex Direct Manager is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Yandex Direct Manager have?
- MCP Toplist tracks 1 version of Yandex Direct Manager, most recently published on Jun 30, 2026.
- Where can I find the source code for Yandex Direct Manager?
- The source code for Yandex Direct Manager is hosted at github.com/marketscore/marketscore-direct-mcp.