MCP server
Send, list, and delete file transfers via DropWarp and get a shareable download link.
C55/100grade C
Adoption
Not measured yet
Usage numbers are collected on the next scan
Reviews
Write oneNobody has reviewed MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
MCP tools (3, 2 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
delete_filewrite actionDelete a stored file by its id. Its download link stops working immediately.
list_filesList the files currently stored under this DropWarp key, with their links and sizes.
send_filewrite actionUpload a file to DropWarp and get a shareable download link to give to a person.
Public scan report
scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it
no findings
- Code scan2 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityno repository or website to verify2/10
Overall 55/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON
Install directly
Runs npx -y @dropwarp/mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add mcp -- npx -y @dropwarp/mcp
MCP: common questions
- Is MCP server safe?
- With care: it is graded C, so read the findings first (55/100). Read the MCP safety report
- How do I install MCP?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does MCP need an API key?
- Yes. The registry entry asks for
DROPWARP_API_KEY. - Is MCP maintained?
- The latest release is v0.1.2.