Easysend

by Easysend-co

347 downloads
Not rated
GitHub

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

- 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:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Easysend
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. 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.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.