Kaspi MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 6 Sep 2026.
MCP server for Kaspi.kz Shop API -- orders and products.
Today is the operative word: we check Kaspi 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 kaspi-mcp -- npx -y @theyahia/kaspi-mcp
{
"mcpServers": {
"kaspi-mcp": {
"args": [
"-y",
"@theyahia/kaspi-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.kaspi-mcp]
command = "npx"
args = ["-y", "@theyahia/kaspi-mcp"]
{
"mcpServers": {
"kaspi-mcp": {
"args": [
"-y",
"@theyahia/kaspi-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"kaspi-mcp": {
"args": [
"-y",
"@theyahia/kaspi-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
KASPI_API_KEY (API key for the service).
The author declared them in the registry entry; get the values from the project itself.
MCP server for the Shopify Admin API: products, orders, customers, inventory, discounts.
MCP server for Shopify — Admin REST API (orders, products, customers, inventory, fulfillments)
MCP server for Shopee — LatAm marketplace Partner API v2 (orders, products, shipping, returns)
Read-only MCP server for WordPress + WooCommerce products, orders, sales, and posts.
MCP server for Wildberries Seller API — products, orders, supplies, analytics, advertising
MCP server for Walmart - search products, manage cart, track orders
MCP server for Target - search products, manage cart, track orders
A1 Yandex KIT MCP server for the Yandex KIT e-commerce API: products, orders, discounts, webhooks.
Answers built from our own checks of this server.