A1 Yandex KIT MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 91 installs a week from npm. Last commit 17 Sep 2026.
A1 Yandex KIT MCP server for the Yandex KIT e-commerce API: products, orders, discounts, webhooks.
Today is the operative word: we check A1 Yandex KIT MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-yandex-kit -- npx -y mcp-yandex-kit
{
"mcpServers": {
"mcp-yandex-kit": {
"args": [
"-y",
"mcp-yandex-kit"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-yandex-kit]
command = "npx"
args = ["-y", "mcp-yandex-kit"]
{
"mcpServers": {
"mcp-yandex-kit": {
"args": [
"-y",
"mcp-yandex-kit"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-yandex-kit": {
"args": [
"-y",
"mcp-yandex-kit"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
YANDEX_KIT_TOKEN (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.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for the Horoshop e-commerce API — orders, catalog, customers, webhooks
MCP server for the Shopify Admin API: products, orders, customers, inventory, discounts.
MCP server for VTEX — e-commerce, orders, products, inventory, shipping
Unified MCP server for 70+ eCommerce platforms: products, orders, customers, and more.
Read-only MCP server for WordPress + WooCommerce products, orders, sales, and posts.
MCP server for Walmart - search products, manage cart, track orders
MCP server for E-Commerce
MCP server for Shopify — Admin REST API (orders, products, customers, inventory, fulfillments)
Answers built from our own checks of this server.