Mailsnail runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 29 Jul 2026.
Send USPS letters, postcards & certified mail from any agent. No signup; pay-per-piece via Stripe.
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 mailsnail -- npx -y mailsnail
{
"mcpServers": {
"mailsnail": {
"args": [
"-y",
"mailsnail"
],
"command": "npx"
}
}
}
[mcp_servers.mailsnail]
command = "npx"
args = ["-y", "mailsnail"]
{
"mcpServers": {
"mailsnail": {
"args": [
"-y",
"mailsnail"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mailsnail": {
"args": [
"-y",
"mailsnail"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.