Skip to content
Claude Desktop

Drop to CDN for Claude Desktop

io.github.nexus-jpf/droptocdn

Upload files and get instant public CDN URLs from Claude Desktop, Cursor, and other MCP hosts.

client:Claude Desktop transport:stdio runtime:npm

Install Drop to CDN in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "droptocdn": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-droptocdn"
      ],
      "env": {
        "DROPTOCDN_API_KEY": "<DROPTOCDN_API_KEY>",
        "DROPTOCDN_API_URL": "<DROPTOCDN_API_URL>"
      }
    }
  }
}

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

Drop to CDN in other clients