Drop to CDN
Rank #28,378io.github.Nexus-JPF/droptocdn
Upload files and get instant public CDN URLs from Claude Desktop, Cursor, and other MCP hosts.
Drop to CDN is a Model Context Protocol (MCP) server published by Nexus-JPF. It ranks #28,378 of 132,113 servers tracked on MCP Toplist. Drop to CDN is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 28, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 103,735 of 132,113 servers on MCP Toplist.
Use Drop to CDN
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add droptocdn -e "DROPTOCDN_API_KEY=<your DROPTOCDN_API_KEY>" -e "DROPTOCDN_API_URL=<your DROPTOCDN_API_URL>" -- npx -y mcp-server-droptocdnReplace each placeholder with your own value before saving.
[mcp_servers.droptocdn]
command = "npx"
args = ["-y", "mcp-server-droptocdn"]
[mcp_servers.droptocdn.env]
DROPTOCDN_API_KEY = "<your DROPTOCDN_API_KEY>"
DROPTOCDN_API_URL = "<your DROPTOCDN_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"droptocdn": {
"command": "npx",
"args": [
"-y",
"mcp-server-droptocdn"
],
"env": {
"DROPTOCDN_API_KEY": "<your DROPTOCDN_API_KEY>",
"DROPTOCDN_API_URL": "<your DROPTOCDN_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"droptocdn": {
"command": "npx",
"args": [
"-y",
"mcp-server-droptocdn"
],
"env": {
"DROPTOCDN_API_KEY": "<your DROPTOCDN_API_KEY>",
"DROPTOCDN_API_URL": "<your DROPTOCDN_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"droptocdn": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-droptocdn"
],
"env": {
"DROPTOCDN_API_KEY": "<your DROPTOCDN_API_KEY>",
"DROPTOCDN_API_URL": "<your DROPTOCDN_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"droptocdn": {
"command": "npx",
"args": [
"-y",
"mcp-server-droptocdn"
],
"env": {
"DROPTOCDN_API_KEY": "<your DROPTOCDN_API_KEY>",
"DROPTOCDN_API_URL": "<your DROPTOCDN_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"droptocdn": {
"command": "npx",
"args": [
"-y",
"mcp-server-droptocdn"
],
"env": {
"DROPTOCDN_API_KEY": "<your DROPTOCDN_API_KEY>",
"DROPTOCDN_API_URL": "<your DROPTOCDN_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Nexus-JPF%2Fdroptocdn)<a href="https://mcptoplist.com/server/io.github.Nexus-JPF%2Fdroptocdn"><img src="https://mcptoplist.com/badge/io.github.Nexus-JPF%2Fdroptocdn.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Nexus-JPF
Other servers by Nexus-JPF
View all Nexus-JPF servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | Sep 3, 2026 |
Frequently asked questions
- Who maintains Drop to CDN?
- Drop to CDN is maintained by Nexus-JPF, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Drop to CDN listed on the Official MCP Registry?
- Yes — Drop to CDN is listed on the Official MCP Registry, alongside Glama.
- How many versions does Drop to CDN have?
- MCP Toplist tracks 1 version of Drop to CDN, most recently published on Sep 3, 2026.
- Where can I find the source code for Drop to CDN?
- The source code for Drop to CDN is hosted at github.com/Nexus-JPF/mcp-server-droptocdn.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.