Server data from the Official MCP Registry
MCP server for CDEK delivery service API — create orders, track shipments, search delivery points
About
MCP server for CDEK delivery service API — create orders, track shipments, search delivery points
Security Report
The MCP server for CDEK delivery API is well-structured with proper authentication via environment variables and reasonable input validation. Minor code quality issues exist around error handling and path traversal validation, but the server's permissions align appropriately with its stated purpose of integrating with a delivery service API. No critical security vulnerabilities or malicious patterns detected. Supply chain analysis found 9 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 18 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: CDEK_SENDER_COMPANY
Environment variable: CDEK_SENDER_NAME
Environment variable: CDEK_SENDER_FULL_NAME
Environment variable: CDEK_SENDER_EMAIL
Environment variable: CDEK_SENDER_PHONE
Environment variable: CDEK_MY_PVZ
Environment variable: CDEK_TIMEOUT
Environment variable: CDEK_FILE_TIMEOUT
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-dontsovcmc-cdek": {
"env": {
"CDEK_CLIENT": "your-cdek-client-here",
"CDEK_MY_PVZ": "your-cdek-my-pvz-here",
"CDEK_SECRET": "your-cdek-secret-here",
"CDEK_TIMEOUT": "your-cdek-timeout-here",
"CDEK_SENDER_NAME": "your-cdek-sender-name-here",
"CDEK_FILE_TIMEOUT": "your-cdek-file-timeout-here",
"CDEK_SENDER_EMAIL": "your-cdek-sender-email-here",
"CDEK_SENDER_PHONE": "your-cdek-sender-phone-here",
"CDEK_SENDER_COMPANY": "your-cdek-sender-company-here",
"CDEK_SENDER_FULL_NAME": "your-cdek-sender-full-name-here"
},
"args": [
"mcp-server-cdek"
],
"command": "uvx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
