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.
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.
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 mcp -- npx -y @dropwarp/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@dropwarp/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@dropwarp/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@dropwarp/mcp"
],
"command": "npx"
}
}
}
{
"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.
Host and serve geospatial files: list, upload, download, and share via Sarkoa.
Upload a file and get a public shareable URL via API or MCP.
Upload files to file.kiwi and get shareable links instantly.
Microsoft 365 OneDrive files via Graph: list, search, get, upload, download, share, read text.
Publish browser games to Playfrog and get a shareable play link. Static HTML5, files sent inline.
Create a free sandbox object storage bucket; upload, download, list, inspect, and delete objects.
Cloud Api Hub - Youtube Downloader: Get Youtube video info and download links to MP4 or MP3 file.
Allow AI systems to list, search, upload, download, and manage files and folders in Google Drive.
Answers built from our own checks of this server.