Loading MCP server directory, please wait...
Send, list, and delete file transfers via DropWarp and get a shareable download link.
npx @getmcp/cli add com.dropwarp/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
DROPWARP_API_KEYYour DropWarp API key (create one at https://dropwarp.com/developers)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.dropwarp/mcp": {
"command": "npx",
"args": [
"-y",
"@dropwarp/mcp"
],
"env": {
"DROPWARP_API_KEY": ""
}
}
}
}