Drop to CDN runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 3 Sep 2026.
Upload files and get instant public CDN URLs from Claude Desktop, Cursor, and other MCP hosts.
Today is the operative word: we check Drop to CDN every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add droptocdn -- npx -y mcp-server-droptocdn
{
"mcpServers": {
"droptocdn": {
"args": [
"-y",
"mcp-server-droptocdn"
],
"command": "npx"
}
}
}
[mcp_servers.droptocdn]
command = "npx"
args = ["-y", "mcp-server-droptocdn"]
{
"mcpServers": {
"droptocdn": {
"args": [
"-y",
"mcp-server-droptocdn"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"droptocdn": {
"args": [
"-y",
"mcp-server-droptocdn"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DROPTOCDN_API_KEY (Drop to CDN API key (dtc_...). Create one at https://droptocdn.com/dashboard/settings), DROPTOCDN_API_URL (API base URL (default https://api.droptocdn.com/v1)).
The author declared them in the registry entry; get the values from the project itself.
Agent-first image hosting — upload images and get instant CDN URLs.
MCP Server for Web2MD — convert URLs to Markdown from Claude Desktop, Cursor, etc.
Upload a file and get a public shareable URL via API or MCP.
Upload files and get public CDN links in chat.
MCP server for validating and generating SOUL.md agent identity files from Claude Desktop.
Self-hosted file host: upload a file, get a public URL an agent can paste into a pull request.
Deploy AI-generated HTML/CSS/JS to instant public HTTPS URLs from any MCP-compatible agent.
MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients
Answers built from our own checks of this server.