Cdek
Freeby MCP Community
MCP server for CDEK — delivery, tariffs, tracking, order management (Russia)
v2.0.2Added Apr 12, 2026
mcpmcp-servermodel-context-protocolclaudeai
Cdek MCP Server
MCP server for CDEK — delivery, tariffs, tracking, order management (Russia)
Installation
npx -y @theyahia/cdek-mcp
Reviews
Installation
Quick install
npx -y @theyahia/cdek-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"cdek": {
"command": "npx",
"args": ["-y", "@theyahia/cdek-mcp"]
}
}
}