Mindbox MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from npm. Last commit 2 Sep 2026.
MCP server for Mindbox CDP API — customer profiles, orders, segments. 3 tools.
Today is the operative word: we check Mindbox 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 mindbox-mcp -- npx -y @theyahia/mindbox-mcp
{
"mcpServers": {
"mindbox-mcp": {
"args": [
"-y",
"@theyahia/mindbox-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mindbox-mcp]
command = "npx"
args = ["-y", "@theyahia/mindbox-mcp"]
{
"mcpServers": {
"mindbox-mcp": {
"args": [
"-y",
"@theyahia/mindbox-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mindbox-mcp": {
"args": [
"-y",
"@theyahia/mindbox-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MINDBOX_SECRET_KEY (API key).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Shopify — Admin REST API (orders, products, customers, inventory, fulfillments)
MCP server for the Shopify Admin API: products, orders, customers, inventory, discounts.
MCP server for RetailCRM — orders, customers management via API v5.
MCP server for Tilda API — projects, pages. 3 tools.
MCP server for Omie — ERP, customers, products, orders, invoices, financials
MCP server integrating with Stripe - tools for customers, products, payments, and more.
TrackingTime MCP server for profile, events, users, projects, tasks, customers, and services.
MCP server for JivoSite API — chats, agents, visitors. 3 tools.
Answers built from our own checks of this server.