Loading MCP server directory, please wait...
Upload files and get instant public CDN URLs from Claude Desktop, Cursor, and other MCP hosts.
npx @getmcp/cli add io.github.Nexus-JPF/droptocdnRequires Node.js 18+. Community-contributed server. Review source before installing.
DROPTOCDN_API_KEYDrop to CDN API key (dtc_...). Create one at https://droptocdn.com/dashboard/settings
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Nexus-JPF/droptocdn": {
"command": "npx",
"args": [
"-y",
"mcp-server-droptocdn"
],
"env": {
"DROPTOCDN_API_KEY": "",
"DROPTOCDN_API_URL": ""
}
}
}
}