Drop to CDN MCP server
Upload files and get instant public CDN URLs from Claude Desktop, Cursor, and other MCP hosts.
0 stars27 downloads/wk
Reviews
Write oneNobody has reviewed Drop to CDN yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Drop to CDN tools (4, 2 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
delete_filewrite actionPermanently delete a file from Drop to CDN by ID.
get_fileGet CDN URL, expiry, size, and metadata for a Drop to CDN file by ID.
list_filesList files in the authenticated Drop to CDN account, newest first. Paginate with next_cursor.
upload_filewrite actionUpload a local file or base64 content to Drop to CDN and return a public CDN URL.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan7 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 17 days ago15/15
- Maintainer identityregistry namespace matches repository owner7/10
Install directly
Runs npx -y mcp-server-droptocdn on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add droptocdn -- npx -y mcp-server-droptocdn
Drop to CDN: common questions
- Is Drop to CDN MCP server safe?
- Mostly: it is graded B (82/100). Read the Drop to CDN safety report
- How do I install Drop to CDN?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Drop to CDN need an API key?
- Yes. The registry entry asks for
DROPTOCDN_API_KEY. - Is Drop to CDN maintained?
- The last commit was 18 days ago (2026-09-03). The latest release is v0.1.3.