cdek-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 23 Jun 2026.
MCP server for CDEK — delivery, tariffs, tracking, order management (Russia)
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 cdek-mcp -- npx -y @theyahia/cdek-mcp
{
"mcpServers": {
"cdek-mcp": {
"args": [
"-y",
"@theyahia/cdek-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.cdek-mcp]
command = "npx"
args = ["-y", "@theyahia/cdek-mcp"]
{
"mcpServers": {
"cdek-mcp": {
"args": [
"-y",
"@theyahia/cdek-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cdek-mcp": {
"args": [
"-y",
"@theyahia/cdek-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.