mcpbeat Sign in

Easysend MCP Server

by easysend-co Your server? Claim it
local only

Easysend runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 28 Mar 2026.

EasySend file sharing MCP server - upload, download and share files. No authentication required.

Installs per day peak 24 · avg 7 · -11% w/w
a month agotoday
43
Installs / week
npm · easysend-mcp
0
Stars
0 open issues
28 Mar 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Easysend every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add easysend -- npx -y easysend-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "easysend": {
      "args": [
        "-y",
        "easysend-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.easysend]
command = "npx"
args = ["-y", "easysend-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "easysend": {
      "args": [
        "-y",
        "easysend-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "easysend": {
      "args": [
        "-y",
        "easysend-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Easysend

same job, measured the same way
Google Drive MCP
by a1-x-tech

MCP server for the Google Drive API: search, upload, download, organize and share files.

48 installs/wk local only
Sarkoa
by sarkoa

Host and serve geospatial files: list, upload, download, and share via Sarkoa.

answering
Onelogin MCP
by onelogin

MCP server for OneLogin API - manage users, apps, roles, and authentication

244 installs/wk local only
Putput MCP
by putput-io-dev

File uploads for AI agents. Upload, list, and manage files. No signup required.

21 installs/wk 4 tools answering
Eqsl MCP
by qso-graph

eQSL.cc MCP server. Inbox download, QSO verification, Authenticity Guaranteed status.

134 installs/wk local only
Idml MCP
by jimprivate

MCP server for AI agents to read and safely edit Adobe InDesign IDML files. No InDesign required.

35 installs/wk local only
Obsidian MCP Server
by tylern91

Filesystem-based MCP server for Obsidian vaults — read, search, and edit notes, no app required.

local only
SQL Sentinel MCP Server
by tkmawarire

SQL Server monitoring and diagnostics for AI agents using Extended Events. No ODBC drivers required.

local only

Easysend — questions

Answers built from our own checks of this server.

Why is there no uptime for Easysend?
Easysend runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package easysend-mcp was installed 43 times last week.
How do I connect Easysend?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls easysend-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Easysend?
The npm package easysend-mcp was installed 43 times in the last week. Week over week that is -11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Easysend open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.