mcpbeat Sign in

Dropwarp MCP Server

local only

Dropwarp runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm.

Send, list, and delete file transfers via DropWarp and get a shareable download link.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 11 · avg 6 · +43% w/w
a month agotoday
34
Installs / week
npm · @dropwarp/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp -- npx -y @dropwarp/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@dropwarp/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@dropwarp/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@dropwarp/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@dropwarp/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: DROPWARP_API_KEY (Your DropWarp API key (create one at https://dropwarp.com/developers)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Dropwarp

same job, measured the same way
Sarkoa
by sarkoa

Host and serve geospatial files: list, upload, download, and share via Sarkoa.

answering
Filetourl
by filetourl

Upload a file and get a public shareable URL via API or MCP.

7 tools answering
Filekiwi MCP Server
by file-kiwi

Upload files to file.kiwi and get shareable links instantly.

48 installs/wk local only
Microsoft 365 Files
by mindstone

Microsoft 365 OneDrive files via Graph: list, search, get, upload, download, share, read text.

79 installs/wk local only
Publish
by playfrog

Publish browser games to Playfrog and get a shareable play link. Static HTML5, files sent inline.

2 tools answering
IronShard Object Storage Sandbox
by ironshard

Create a free sandbox object storage bucket; upload, download, list, inspect, and delete objects.

8 tools answering
Cloud API Hub Youtube Downloader
by jojapi

Cloud Api Hub - Youtube Downloader: Get Youtube video info and download links to MP4 or MP3 file.

13 tools answering
Google Drive
by domdomegg

Allow AI systems to list, search, upload, download, and manage files and folders in Google Drive.

98 installs/wk local only

Dropwarp — questions

Answers built from our own checks of this server.

Why is there no uptime for Dropwarp?
Dropwarp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @dropwarp/mcp was installed 34 times last week.
Is Dropwarp still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Dropwarp?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @dropwarp/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Dropwarp?
The npm package @dropwarp/mcp was installed 34 times in the last week. Week over week that is +43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.