mcpbeat Sign in

cdek-mcp MCP Server

local only

cdek-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from npm. Last commit 6 Sep 2026.

MCP server for CDEK — delivery, tariffs, tracking, order management (Russia)

Installs per day peak 16 · avg 8 · +204% w/w
a month agotoday
68
Installs / week
npm · @theyahia/cdek-mcp
1
Stars
0 open issues
6 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check cdek-mcp every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add cdek-mcp -- npx -y @theyahia/cdek-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cdek-mcp": {
      "args": [
        "-y",
        "@theyahia/cdek-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cdek-mcp]
command = "npx"
args = ["-y", "@theyahia/cdek-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "cdek-mcp": {
      "args": [
        "-y",
        "@theyahia/cdek-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cdek-mcp": {
      "args": [
        "-y",
        "@theyahia/cdek-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to cdek-mcp

same job, measured the same way
Cdek
by dontsovcmc

MCP server for CDEK delivery service API — create orders, track shipments, search delivery points

77 installs/wk local only
mango-office-mcp
by theyahia

MCP server for Mango Office — cloud PBX, call management (Russia)

55 installs/wk local only
Linear
by linear

MCP server for Linear project management and issue tracking

answering
Fizzy
by davegomez

MCP server for Fizzy task management

39 installs/wk local only
Qatouch
by qatouch

MCP Server for software testing, test case management, test execution, and defect tracking.

113 installs/wk local only
Target
by markswendsen-code

MCP server for Target - search products, manage cart, track orders

31 installs/wk local only
MCP Request-tracker
by crunchtools

Secure MCP server for Request Tracker (RT) ticket management

71 installs/wk local only
Retailcrm MCP
by theyahia

MCP server for RetailCRM — orders, customers management via API v5.

42 installs/wk local only

cdek-mcp — questions

Answers built from our own checks of this server.

Why is there no uptime for cdek-mcp?
cdek-mcp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @theyahia/cdek-mcp was installed 68 times last week.
How do I connect cdek-mcp?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @theyahia/cdek-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use cdek-mcp?
The npm package @theyahia/cdek-mcp was installed 68 times in the last week. Week over week that is +204%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is cdek-mcp open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.