Server data from the Official MCP Registry
MCP server for Kaspi.kz Shop API -- orders and products.
MCP server for Kaspi.kz Shop API -- orders and products.
Valid MCP server (2 strong, 3 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
8 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: KASPI_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-theyahia-kaspi-mcp": {
"env": {
"KASPI_API_KEY": "your-kaspi-api-key-here"
},
"args": [
"-y",
"@theyahia/kaspi-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
MCP-сервер для API Kaspi.kz Marketplace — заказы, товары, детали заказа.
| Инструмент | Описание |
|---|---|
get_orders | Список заказов с фильтрацией |
get_products | Список товаров продавца |
get_order | Детали заказа по ID |
{
"mcpServers": {
"kaspi": {
"command": "npx",
"args": ["-y", "@theyahia/kaspi-mcp"],
"env": {
"KASPI_API_KEY": "<YOUR_API_KEY>"
}
}
}
}
| Переменная | Обязательная | Описание |
|---|---|---|
KASPI_API_KEY | Да | API-ключ из кабинета продавца Kaspi.kz |
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.