Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸ“‚ File Systems
  3. Easysend
Easysend logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 5:16:15 PM

Easysend

User RatingsBe the first to rate and review this MCP server!
View RepositoryVisit Website
file-sharinguploadsdownloadsmcp

Uploads, downloads, and shares files through EasySend with bundle details, status checks, and token-protected deletion.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Automated check passed— started and listed 6 tools correctly (7d ago).
Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "easysend": {
      "command": "npx",
      "args": [
        "easysend-mcp"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (6) Directory Badge Claim listing AlternativesšŸ“‚ More in File Systems

Overview

The easysend MCP server connects an AI assistant to EasySend for uploading, downloading, sharing, and managing files. It exposes MCP tools for creating share links, inspecting bundles, retrieving files, checking status, and deleting files with an upload token. Reach for it when an agent needs to move files through EasySend without configuring an API key.

Use cases

•Upload reports and generate share links
•Share groups of CSV files
•Inspect files and expiry details in a bundle
•Download individual files by ID
•Check bundle status before retrieving files

Key features

•Upload files and return share links
•Inspect bundle files, sizes, and expiry
•Download individual files
•Download complete bundles
•Delete files with an upload token
•Check bundle status

Capabilities & Tool Schemas (6) ~465 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Easysend.

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.

How Easysend works

What easysend MCP server does

The easysend MCP server gives an MCP-compatible assistant access to EasySend file-sharing operations. It can upload one or more files and return a share link, inspect the contents and metadata of a bundle, download individual files, or retrieve every file in a bundle.

The server also includes lightweight management operations. An assistant can check a bundle's status and delete a file when the required upload token is available. EasySend's API is described as free and public, and the README states that uploads do not require authentication.

Typical requests include uploading a report, sharing CSV files from a directory, checking which files are inside an EasySend bundle, or downloading files from an existing EasySend link. The server is intended for use from an AI assistant session rather than as a standalone file-management interface.

How it works

MCP exposes the server's operations as callable tools. The available tools are:

  • upload_files for sending files to EasySend and receiving a share link.
  • get_bundle for reading bundle contents, file sizes, and expiry information.
  • download_file for retrieving one file by its ID.
  • download_bundle for retrieving all files in a bundle.
  • delete_file for removing a file when an upload_token is supplied.
  • bundle_status for a quick bundle status check.

The easysend MCP server communicates with the EasySend service through its public API. No API key or other authentication setup is documented for uploads. Deletion is the exception among the listed operations because it requires an upload token.

Setup and configuration

The README documents installation through an MCP server entry in Claude Code's ~/.claude/settings.json. The entry runs the npm package with npx:

config.json
{
  "mcpServers": {
    "easysend": {
      "command": "npx",
      "args": ["easysend-mcp"]
    }
  }
}

It also lists a global installation option using npm install -g easysend-mcp. No environment variables, API keys, or credential files are specified. When an MCP client launches the package non-interactively with npx, use the non-prompting -y flag before the package name.

Tools and capabilities

The core capability is file transfer through EasySend. Uploads can produce a shareable link, while bundle inspection provides file names or contents, sizes, and expiry details as supported by the service. Downloads can target a single file or an entire bundle.

For workflows that need cleanup or polling, delete_file and bundle_status provide separate operations. Deletion depends on an upload token, so an agent must have that token before attempting the operation. The provided material does not describe file-size limits, expiry defaults, supported file types, or error responses.

Limitations and notes

The documentation specifically presents the easysend MCP server as a plugin for Claude Code. It does not confirm compatibility with other named MCP clients. Authentication is not needed for uploads according to the README, but deletion requires an upload token. The material also does not state whether downloads or bundle inspection require credentials.

The listed setup uses the npm package name easysend-mcp; the repository name is easysend-mcp as well. Consult EasySend's API or MCP documentation for service-level behavior that is not covered in the server's README.

Read the full README →View source on GitHub →

Related MCP Servers

View all in File Systems View all alternatives
  • MCP Everything Search logoMCP Everything Search

    Fast Windows file search using Everything SDK

    šŸ“‚ File Systems3 views
    Compare vs MCP Everything Search →
  • Filesystem Context MCP Server logoFilesystem Context MCP Server

    Read-only MCP server for secure filesystem exploration, searching, and analysis with symlink protection.

    šŸ“‚ File Systems3 views
    Compare vs Filesystem Context MCP Server →
  • Plsreadme logoPlsreadme

    Share markdown files and text as clean, readable web links via plsreadmesharefile and plsreadmesharetext; zero setup (npx -y plsreadme-mcp or https://plsreadme.com/mcp).

    šŸ“‚ File Systems3 views
    Compare vs Plsreadme →
  • Quarkus MCP Servers logoQuarkus MCP Servers

    A filesystem allowing for browsing and editing files implemented in Java using Quarkus. Available as jar or native image.

    šŸ“‚ File Systems5 views
    Compare vs Quarkus MCP Servers →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

npm downloads
188
Package downloads in the last 30 days.
Last commit
6mo ago
Most recent push to the default branch.
Availability
100%
Our rolling endpoint + install checks that succeeded.
Install check
Passed
Our sandbox started it and listed its tools.
Tools exposed
6
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Easysend

Add an `easysend-mcp` server entry to Claude Code's `~/.claude/settings.json`, using `npx` to run the package. The README also lists `npm install -g easysend-mcp` as a global installation option.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewEasysend AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/easysend?style=directory)](https://allmcps.com/mcp/easysend)
HTML Embed
<a href="https://allmcps.com/mcp/easysend"><img src="https://allmcps.com/api/badge/easysend?style=directory" alt="Easysend on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸ“‚File Systems
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
Last updatedSep 16, 2026
12/12 checks healthy over the last 45d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit6mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 28, 2026
npm downloads188/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
67Quality signal: Great Ā· 67/100How this signal is calculated ā–¾
Server availability25/25
Verified ownership10/20
Documentation & tools30/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 3d ago via OSV.dev Ā· easysend-mcp (npm)

ā˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸ“‚ File Systems →Best MCP servers for File Systems →Alternatives to Easysend →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients