EasySend
OfficialEasySend Plugin for Claude Code
Upload, download, and share files instantly from Claude Code. No signup, no API key, no configuration.
Install
/install easysendOr manually add to ~/.claude/settings.json:
{
"mcpServers": {
"easysend": {
"command": "npx",
"args": ["-y", "easysend-mcp"]
}
}
}Related MCP server: filekiwi-mcp-server
What You Can Do
Just ask Claude naturally:
You say | What happens |
"Upload this file to EasySend" | Uploads and returns a share link |
"Share these logs with my teammate" | Bundles files under one link |
"What's in easysend.co/Ab3Kz?" | Lists files with sizes |
"Download the files from that bundle" | Saves all files locally |
Tools
Tool | Description |
| Upload one or more files, get a share link |
| Get bundle info (files, sizes, expiry, downloads) |
| Download a single file by ID |
| Download all files in a bundle |
| Delete a file (requires upload_token) |
| Quick alive/expired check |
Slash Command
/easysend upload ./report.pdf
/easysend info Ab3Kz
/easysend download Xk9PqNo API Key Required
EasySend's API is free and public. The plugin works immediately with zero configuration.
Features
Any file type, up to 1GB free
Files available for 3 days (upgradeable)
Optional end-to-end encryption
Multiple files bundled under one link
QR code for each bundle
Download notifications
Links
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
File uploads for AI agents. Upload, list, and manage files. No signup required.
Persistent file storage for AI agents via MCP and curl. Upload, download, and version files.
Upload any file, get a tracked shareable link. DocSend for AI agents.
OCR, transcription, file extraction, and image generation for AI agents via MCP.
Related MCP Servers
- FlicenseNot gradedqualityNot gradedmaintenanceEnables AI to upload local files to RustFS storage service and download files from HTTP/HTTPS URLs to local paths. Built with FastMCP and RustFS SDK for seamless file operations through natural language.-

filekiwi-mcp-serverofficial
AlicenseNot gradedqualityDmaintenanceModel Context Protocol (MCP) server for simple and instant file sharing. Input: file name → Output: download link in Seconds even for large file40 npm4MIT
YAFL MCP Serverofficial
AlicenseNot gradedqualityCmaintenanceEnables AI agents to securely transfer files between machines via encrypted, expiring share links, with tools for upload, download, status checks, and link management.MIT- AlicenseNot gradedqualityBmaintenanceSecure file exchange MCP server enabling AI agents to upload, share, fetch, and revoke files with SHA-256 verification, malware scanning, expiry, access restrictions, and human approval workflows.11 npmMIT