Yandex Merchants MCP MCP Server
io.github.A1-x-Tech/mcp-yandex-merchants
What is the Yandex Merchants MCP MCP server?
MCP server for the Yandex Merchants partner API: feeds, offer prices, discounts, hide/unhide.
How to install Yandex Merchants MCP
Copy-paste configuration for popular MCP clients.
YANDEX_MERCHANTS_OAUTH_TOKENrequiredsecretYandex OAuth token with the products:partner-api scope, obtained under the login that uploaded the feed. Treat it as a secret.
YANDEX_MERCHANTS_BASE_URLAPI root override.
YANDEX_MERCHANTS_TIMEOUT_MSPer-request timeout in milliseconds.
YANDEX_MERCHANTS_MAX_RETRIESRetries on transient errors (429 always; 5xx/network for GET only).
{
"mcpServers": {
"mcp-yandex-merchants": {
"command": "npx",
"args": [
"-y",
"mcp-yandex-merchants"
],
"env": {
"YANDEX_MERCHANTS_OAUTH_TOKEN": "<YOUR_YANDEX_MERCHANTS_OAUTH_TOKEN>",
"YANDEX_MERCHANTS_BASE_URL": "<YOUR_YANDEX_MERCHANTS_BASE_URL>",
"YANDEX_MERCHANTS_TIMEOUT_MS": "<YOUR_YANDEX_MERCHANTS_TIMEOUT_MS>",
"YANDEX_MERCHANTS_MAX_RETRIES": "<YOUR_YANDEX_MERCHANTS_MAX_RETRIES>"
}
}
}
}{
"mcpServers": {
"mcp-yandex-merchants": {
"command": "npx",
"args": [
"-y",
"mcp-yandex-merchants"
],
"env": {
"YANDEX_MERCHANTS_OAUTH_TOKEN": "<YOUR_YANDEX_MERCHANTS_OAUTH_TOKEN>",
"YANDEX_MERCHANTS_BASE_URL": "<YOUR_YANDEX_MERCHANTS_BASE_URL>",
"YANDEX_MERCHANTS_TIMEOUT_MS": "<YOUR_YANDEX_MERCHANTS_TIMEOUT_MS>",
"YANDEX_MERCHANTS_MAX_RETRIES": "<YOUR_YANDEX_MERCHANTS_MAX_RETRIES>"
}
}
}
}{
"mcpServers": {
"mcp-yandex-merchants": {
"command": "npx",
"args": [
"-y",
"mcp-yandex-merchants"
],
"env": {
"YANDEX_MERCHANTS_OAUTH_TOKEN": "<YOUR_YANDEX_MERCHANTS_OAUTH_TOKEN>",
"YANDEX_MERCHANTS_BASE_URL": "<YOUR_YANDEX_MERCHANTS_BASE_URL>",
"YANDEX_MERCHANTS_TIMEOUT_MS": "<YOUR_YANDEX_MERCHANTS_TIMEOUT_MS>",
"YANDEX_MERCHANTS_MAX_RETRIES": "<YOUR_YANDEX_MERCHANTS_MAX_RETRIES>"
}
}
}
}{
"servers": {
"mcp-yandex-merchants": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-yandex-merchants"
],
"env": {
"YANDEX_MERCHANTS_OAUTH_TOKEN": "<YOUR_YANDEX_MERCHANTS_OAUTH_TOKEN>",
"YANDEX_MERCHANTS_BASE_URL": "<YOUR_YANDEX_MERCHANTS_BASE_URL>",
"YANDEX_MERCHANTS_TIMEOUT_MS": "<YOUR_YANDEX_MERCHANTS_TIMEOUT_MS>",
"YANDEX_MERCHANTS_MAX_RETRIES": "<YOUR_YANDEX_MERCHANTS_MAX_RETRIES>"
}
}
}
}claude mcp add mcp-yandex-merchants --env YANDEX_MERCHANTS_OAUTH_TOKEN=<YOUR_YANDEX_MERCHANTS_OAUTH_TOKEN> --env YANDEX_MERCHANTS_BASE_URL=<YOUR_YANDEX_MERCHANTS_BASE_URL> --env YANDEX_MERCHANTS_TIMEOUT_MS=<YOUR_YANDEX_MERCHANTS_TIMEOUT_MS> --env YANDEX_MERCHANTS_MAX_RETRIES=<YOUR_YANDEX_MERCHANTS_MAX_RETRIES> -- npx -y mcp-yandex-merchantsRelated MCP servers
Avito Ads MCP
MCP server for the Avito Ads API: campaigns, ad groups, creatives, statistics and balances.
MCP server for Google Business Profile: locations, reviews, local posts and performance metrics.
Google CrUX MCP
Real-user Core Web Vitals from the Chrome UX Report (CrUX) API for any origin or URL.
Google Forms MCP
MCP server for the Google Forms API: create forms, manage questions, read responses and watches.
MCP server for Google Merchant Center (Merchant API v1): products, promotions, reports, issues.
MCP server for the Google Search Console API: search analytics, sitemaps, URL inspection, sites.