Agent Tools
Back to MCP servers

io.github.marketscore/marketscore-direct-mcp

https://app.marketscore.ru/api/mcp
● healthy

MCP for Yandex Direct: manage ad campaigns & analytics from Claude or ChatGPT

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://app.marketscore.ru/api/mcp
JSON-RPC initialize probe
curl -X POST https://app.marketscore.ru/api/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://app.marketscore.ru
Source code
https://github.com/marketscore/marketscore-direct-mcp