Easysend runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 28 Mar 2026.
EasySend file sharing MCP server - upload, download and share files. No authentication required.
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.
claude mcp add easysend -- npx -y easysend-mcp
{
"mcpServers": {
"easysend": {
"args": [
"-y",
"easysend-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.easysend]
command = "npx"
args = ["-y", "easysend-mcp"]
{
"mcpServers": {
"easysend": {
"args": [
"-y",
"easysend-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"easysend": {
"args": [
"-y",
"easysend-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.