Easysend
About
Upload, share and transfer files instantly. No signup or API key required. End-to-end encryption, multi-file bundles, free up to 1GB.
Details
- Author
- Easysend-co
- Downloads
- 347
- Categories
- Developer Tools, File Management, API
Jump to
- Upload files and get a shareable link instantly
- Supports multi-file bundles
- End-to-end encryption
- Download analytics
- Custom vanity URLs
- No authentication or API key required
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
EasysendCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Files are uploaded via a single tool call, and a shareable link is returned instantly. The server supports multi-file bundles, end-to-end encryption, download analytics, and custom vanity URLs without any additional configuration.
upload_files
Upload one or more files to EasySend and get a shareable link. No authentication required. Accepts any file type up to 1GB total.
get_bundle
Get information about an EasySend bundle - file list, sizes, download counts, expiry time.
download_file
Download a single file from an EasySend bundle by file ID and save it to disk.
download_bundle
Download ALL files from an EasySend bundle to a local directory.
delete_file
Delete a file from an EasySend bundle. Requires the upload_token returned during upload.
bundle_status
Quick status check on an EasySend bundle - is it alive or expired, space remaining.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"easysend": {
"easysend": {
"command": "npx",
"args": [
"-y",
"easysend-mcp"
]
}
}
}
}
McpServers
{
"easysend": {
"command": "npx",
"args": [
"-y",
"easysend-mcp"
]
}
}
EasySend MCP server lets AI assistants upload, download and manage shared files. Upload files with a single tool call and get a shareable link instantly. Supports multi-file bundles, end-to-end encryption, download analytics and custom vanity URLs. No authentication or API key needed. Free tier: 1GB, 3 days. Premium from $0.99.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





