A1 Yandex KIT MCP
Rank #4,485io.github.gistrec/mcp-yandex-kit
A1 Yandex KIT MCP server for the Yandex KIT e-commerce API: products, orders, discounts, webhooks.
A1 Yandex KIT MCP is a Model Context Protocol (MCP) server published by ztemerbekov. It ranks #4,485 of 115,460 servers tracked on MCP Toplist. A1 Yandex KIT MCP is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Jul 28, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 110,975 of 115,460 servers on MCP Toplist.
Use A1 Yandex KIT MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-yandex-kit -e "YANDEX_KIT_TOKEN=<your YANDEX_KIT_TOKEN>" -e "YANDEX_KIT_BASE_URL=<your YANDEX_KIT_BASE_URL>" -e "YANDEX_KIT_RPS=<your YANDEX_KIT_RPS>" -e "YANDEX_KIT_TIMEOUT_MS=<your YANDEX_KIT_TIMEOUT_MS>" -- npx -y mcp-yandex-kitReplace each placeholder with your own value before saving.
[mcp_servers.mcp-yandex-kit]
command = "npx"
args = ["-y", "mcp-yandex-kit"]
[mcp_servers.mcp-yandex-kit.env]
YANDEX_KIT_TOKEN = "<your YANDEX_KIT_TOKEN>"
YANDEX_KIT_BASE_URL = "<your YANDEX_KIT_BASE_URL>"
YANDEX_KIT_RPS = "<your YANDEX_KIT_RPS>"
YANDEX_KIT_TIMEOUT_MS = "<your YANDEX_KIT_TIMEOUT_MS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-yandex-kit": {
"command": "npx",
"args": [
"-y",
"mcp-yandex-kit"
],
"env": {
"YANDEX_KIT_TOKEN": "<your YANDEX_KIT_TOKEN>",
"YANDEX_KIT_BASE_URL": "<your YANDEX_KIT_BASE_URL>",
"YANDEX_KIT_RPS": "<your YANDEX_KIT_RPS>",
"YANDEX_KIT_TIMEOUT_MS": "<your YANDEX_KIT_TIMEOUT_MS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-yandex-kit": {
"command": "npx",
"args": [
"-y",
"mcp-yandex-kit"
],
"env": {
"YANDEX_KIT_TOKEN": "<your YANDEX_KIT_TOKEN>",
"YANDEX_KIT_BASE_URL": "<your YANDEX_KIT_BASE_URL>",
"YANDEX_KIT_RPS": "<your YANDEX_KIT_RPS>",
"YANDEX_KIT_TIMEOUT_MS": "<your YANDEX_KIT_TIMEOUT_MS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-yandex-kit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-yandex-kit"
],
"env": {
"YANDEX_KIT_TOKEN": "<your YANDEX_KIT_TOKEN>",
"YANDEX_KIT_BASE_URL": "<your YANDEX_KIT_BASE_URL>",
"YANDEX_KIT_RPS": "<your YANDEX_KIT_RPS>",
"YANDEX_KIT_TIMEOUT_MS": "<your YANDEX_KIT_TIMEOUT_MS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-yandex-kit": {
"command": "npx",
"args": [
"-y",
"mcp-yandex-kit"
],
"env": {
"YANDEX_KIT_TOKEN": "<your YANDEX_KIT_TOKEN>",
"YANDEX_KIT_BASE_URL": "<your YANDEX_KIT_BASE_URL>",
"YANDEX_KIT_RPS": "<your YANDEX_KIT_RPS>",
"YANDEX_KIT_TIMEOUT_MS": "<your YANDEX_KIT_TIMEOUT_MS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-yandex-kit": {
"command": "npx",
"args": [
"-y",
"mcp-yandex-kit"
],
"env": {
"YANDEX_KIT_TOKEN": "<your YANDEX_KIT_TOKEN>",
"YANDEX_KIT_BASE_URL": "<your YANDEX_KIT_BASE_URL>",
"YANDEX_KIT_RPS": "<your YANDEX_KIT_RPS>",
"YANDEX_KIT_TIMEOUT_MS": "<your YANDEX_KIT_TIMEOUT_MS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.gistrec%2Fmcp-yandex-kit)<a href="https://mcptoplist.com/server/io.github.gistrec%2Fmcp-yandex-kit"><img src="https://mcptoplist.com/badge/io.github.gistrec%2Fmcp-yandex-kit.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ztemerbekov
Available versions (7)
| Version | Published |
|---|---|
| 1.5.0 | Aug 21, 2026 |
| 1.4.0 | Aug 15, 2026 |
| 1.3.0 | Aug 8, 2026 |
| 1.2.0 | Aug 7, 2026 |
| 1.1.0 | Aug 4, 2026 |
| 1.0.0 | Aug 3, 2026 |
| 0.1.0 | Jul 28, 2026 |
Frequently asked questions
- Who maintains A1 Yandex KIT MCP?
- A1 Yandex KIT MCP is maintained by ztemerbekov, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is A1 Yandex KIT MCP listed on the Official MCP Registry?
- Yes — A1 Yandex KIT MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does A1 Yandex KIT MCP have?
- MCP Toplist tracks 7 versions of A1 Yandex KIT MCP, most recently published on Aug 21, 2026.
- Where can I find the source code for A1 Yandex KIT MCP?
- The source code for A1 Yandex KIT MCP is hosted at github.com/ztemerbekov/a1-yandex-kit-skills.