claude mcp add comdropwarp-mcp -- npx -y @dropwarp/mcp
{
"mcpServers": {
"comdropwarp-mcp": {
"command": "npx",
"args": ["-y", "@dropwarp/mcp"]
}
}
}
{
"mcpServers": {
"comdropwarp-mcp": {
"command": "npx",
"args": ["-y", "@dropwarp/mcp"]
}
}
}
{
"mcpServers": {
"comdropwarp-mcp": {
"command": "npx",
"args": ["-y", "@dropwarp/mcp"]
}
}
}
About This MCP Server
The com.dropwarp/mcp server is a file-system tool that enables sending, listing, and deleting file transfers via DropWarp, providing a shareable download link for transferred files. It connects to the DropWarp system and utilizes npm and stdio, allowing developers to manage file transfers programmatically. Developers would use this tool when they need to transfer files and generate download links, integrating it into their workflow through the @dropwarp/mcp package.
Send, list, and delete file transfers via DropWarp and get a shareable download link.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with file system capabilities via the stdio transport.
Package
@dropwarp/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp server extends your AI assistant with file system capabilities. Once installed, your AI can use its tools automatically.