← All servers

CdekVerified✓ No advisories

io.github.dontsovcmc/cdek
New to MCP? Start here →
0★ stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/dontsovcmc, which proved it owns this namespace.

Verified owner: github.com/dontsovcmcio.github.dontsovcmc/cdek

Permissions & trustwhat this server can touch before you run it

Secrets required
Needs CDEK_CLIENT, CDEK_SECRET.
Configuration
Reads CDEK_SENDER_COMPANY, CDEK_SENDER_NAME, CDEK_SENDER_FULL_NAME, CDEK_SENDER_EMAIL, CDEK_SENDER_PHONE, CDEK_MY_PVZ, ….

About

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

Packages & transports

pypimcp-server-cdekv0.6.0 · uvx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "cdek": {
      "command": "uvx",
      "args": [
        "mcp-server-cdek"
      ]
    }
  }
}

▸ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx mcp-server-cdek