Skip to content
Claude Desktop

cdek-mcp for Claude Desktop

io.github.theyahia/cdek-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install cdek-mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "cdek-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/cdek-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

cdek-mcp in other clients