Easysend
Rank #49,385io.github.Easysend-co/easysend
MCP server providing easysend capabilities
Easysend is a Model Context Protocol (MCP) server published by easysend-co. It ranks #49,385 of 132,113 servers tracked on MCP Toplist. Easysend is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Mar 26, 2026 and most recently updated on Mar 28, 2026.
Ranks ahead of 82,728 of 132,113 servers on MCP Toplist.
Use Easysend
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add easysend -- npx -y easysend-mcp[mcp_servers.easysend]
command = "npx"
args = ["-y", "easysend-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"easysend": {
"command": "npx",
"args": [
"-y",
"easysend-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"easysend": {
"command": "npx",
"args": [
"-y",
"easysend-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"easysend": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"easysend-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"easysend": {
"command": "npx",
"args": [
"-y",
"easysend-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"easysend": {
"command": "npx",
"args": [
"-y",
"easysend-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Easysend-co%2Feasysend)<a href="https://mcptoplist.com/server/io.github.Easysend-co%2Feasysend"><img src="https://mcptoplist.com/badge/io.github.Easysend-co%2Feasysend.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
easysend-co
Other servers by easysend-co
View all easysend-co servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Mar 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Easysend?
- Easysend is maintained by easysend-co, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Easysend listed on the Official MCP Registry?
- Yes — Easysend is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Easysend have?
- MCP Toplist tracks 2 versions of Easysend, most recently published on Mar 28, 2026.
- Where can I find the source code for Easysend?
- The source code for Easysend is hosted at github.com/easysend-co/easysend-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.