A1 Yandex KIT MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 156 installs a week from npm. Last commit 3 Aug 2026.
A1 Yandex KIT MCP server for the Yandex KIT e-commerce API: products, orders, discounts, webhooks.
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"
}
}
}
Answers built from our own checks of this server.