Retailcrm MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 6 Sep 2026.
MCP server for RetailCRM — orders, customers management via API v5.
Today is the operative word: we check Retailcrm 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 retailcrm-mcp -- npx -y @theyahia/retailcrm-mcp
{
"mcpServers": {
"retailcrm-mcp": {
"args": [
"-y",
"@theyahia/retailcrm-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.retailcrm-mcp]
command = "npx"
args = ["-y", "@theyahia/retailcrm-mcp"]
{
"mcpServers": {
"retailcrm-mcp": {
"args": [
"-y",
"@theyahia/retailcrm-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"retailcrm-mcp": {
"args": [
"-y",
"@theyahia/retailcrm-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
RETAILCRM_URL (API key for the service).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Podman container management via the Podman REST API
MCP server for macOS Reminders.app — list and reminder management via AppleScript
MCP server for Megaplan — tasks, deals management via API v3.
MCP server for Mindbox CDP API — customer profiles, orders, segments. 3 tools.
MCP server for macOS Contacts.app — contact management via AppleScript
MCP server for Shopify — Admin REST API (orders, products, customers, inventory, fulfillments)
MCP server for managing Caddy web servers via the admin API
MCP server for customer-io
Answers built from our own checks of this server.