The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Drop to CDN listing page.
MCP server for Drop to CDN — upload files and get instant public CDN URLs from Claude Desktop, Cursor, and other MCP hosts.
Add to .cursor/mcp.json, ~/.cursor/mcp.json, or Claude Desktop's claude_desktop_config.json:
Create an API key at Drop to CDN → Settings → API keys (dtc_...).
| Tool | Description |
|---|---|
| upload_file | Upload a local file or base64 content → public CDN URL |
| get_file | Get CDN URL and metadata by file ID |
| list_files | List files in your account (paginated) |
| delete_file | Permanently delete a file by ID |
Auth: Authorization: Bearer dtc_... (validated via GET /v1/profile).
| Variable | Required | Description |
|---|---|---|
DROPTOCDN_API_KEY | Yes | Your API key (dtc_...) |
DROPTOCDN_API_URL | No | API base URL (default https://api.droptocdn.com/v1) |
~/Downloads/report.pdf to CDN and give me the public URL"Developed by Drop to CDN. This public repo is synced from the private monorepo for npm provenance publishing.
MIT