Home › Marketing & E-Commerce › A1 Yandex KIT MCP
A1 Yandex KIT MCP
A1 Yandex KIT MCP server for the Yandex KIT e-commerce API: products, orders, discounts, webhooks.
Topics: E-Commerce
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.7.0)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"a1-yandex-kit-skills": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"YANDEX_KIT_TOKEN": "<YOUR_VALUE>",
"YANDEX_KIT_BASE_URL": "<YOUR_VALUE>",
"YANDEX_KIT_RPS": "<YOUR_VALUE>",
"YANDEX_KIT_TIMEOUT_MS": "<YOUR_VALUE>"
}
}
}
}
YANDEX_KIT_TOKENrequired secret — Yandex KIT API token from the merchant cabinet (Настройки → API → Сгенерировать токен; shown once). Full store access — treat it as a secret.YANDEX_KIT_BASE_URL— Base URL of the Yandex KIT API.YANDEX_KIT_RPS— Client-side rate limit in requests per second (the API allows 3 rps per store).YANDEX_KIT_TIMEOUT_MS— HTTP request timeout in milliseconds.
Related servers
secondhand-mcp
Search Facebook Marketplace, eBay, Depop, and Poshmark from AI — filters, photos, full listings.
mcp-cn-commerce
Read-only merchant data from 8 Chinese e-commerce platforms: orders, products, after-sales, ads
Marketplaces MCP (RU) — Wildberries, Ozon, Yandex Market, Avito
Wildberries, Ozon, Yandex Market & Avito seller APIs for AI assistants: schema-driven, safety-gated.
swissgroceries-mcp
Swiss grocery search, promotions, and shopping plans across Migros, Coop, Aldi, Denner, Lidl.
ozon-mcp
Knowledge-rich MCP server for the full Ozon Seller + Performance API (466 methods, 15 MCP tools). Auto-pagination over 4 cursor styles,…
BuyWhere MCP
Product search, price comparison, and affiliate-ready shopping across Singapore and US retailers.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry