Skip to content
Claude Code

Yandex Merchants MCP for Claude Code

io.github.a1-x-tech/mcp-yandex-merchants

MCP server for the Yandex Merchants partner API: feeds, offer prices, discounts, hide/unhide.

client:Claude Code transport:stdio runtime:npm

Install Yandex Merchants MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-yandex-merchants -e YANDEX_MERCHANTS_OAUTH_TOKEN=<YANDEX_MERCHANTS_OAUTH_TOKEN> -e YANDEX_MERCHANTS_BASE_URL=<YANDEX_MERCHANTS_BASE_URL> -e YANDEX_MERCHANTS_TIMEOUT_MS=<YANDEX_MERCHANTS_TIMEOUT_MS> -e YANDEX_MERCHANTS_MAX_RETRIES=<YANDEX_MERCHANTS_MAX_RETRIES> -- npx -y mcp-yandex-merchants

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Yandex Merchants MCP in other clients