io.github.iancollins27/mailsnail MCP Server
io.github.iancollins27/mailsnail
What is the io.github.iancollins27/mailsnail MCP server?
Send USPS letters, postcards & certified mail from any agent. No signup; pay-per-piece via Stripe.
How to install io.github.iancollins27/mailsnail
Copy-paste configuration for popular MCP clients.
MAIL_PROVIDERrequiredWhere to mail from: 'managed' (default, no signup, pay-per-piece via Stripe), 'click2mail' (BYO account), or 'lob' (BYO key).
MAIL_API_BASE_URLHosted Mailsnail backend. Required when MAIL_PROVIDER=managed.
CLICK2MAIL_USERNAMEClick2Mail account username. Required when MAIL_PROVIDER=click2mail.
CLICK2MAIL_PASSWORDsecretClick2Mail account password. Required when MAIL_PROVIDER=click2mail.
LOB_API_KEYsecretLob API key. Required when MAIL_PROVIDER=lob. test_* is free; live_* actually mails.
MAIL_MCP_ALLOW_LIVESet to '1' to actually mail in BYOK modes. Default '0' is dry-run.
MAIL_MCP_SPEND_CAP_USDPer-session estimated spend cap. Server refuses sends past this.
{
"mcpServers": {
"mailsnail": {
"command": "npx",
"args": [
"-y",
"mailsnail"
],
"env": {
"MAIL_PROVIDER": "<YOUR_MAIL_PROVIDER>",
"MAIL_API_BASE_URL": "<YOUR_MAIL_API_BASE_URL>",
"CLICK2MAIL_USERNAME": "<YOUR_CLICK2MAIL_USERNAME>",
"CLICK2MAIL_PASSWORD": "<YOUR_CLICK2MAIL_PASSWORD>",
"LOB_API_KEY": "<YOUR_LOB_API_KEY>",
"MAIL_MCP_ALLOW_LIVE": "<YOUR_MAIL_MCP_ALLOW_LIVE>",
"MAIL_MCP_SPEND_CAP_USD": "<YOUR_MAIL_MCP_SPEND_CAP_USD>"
}
}
}
}{
"mcpServers": {
"mailsnail": {
"command": "npx",
"args": [
"-y",
"mailsnail"
],
"env": {
"MAIL_PROVIDER": "<YOUR_MAIL_PROVIDER>",
"MAIL_API_BASE_URL": "<YOUR_MAIL_API_BASE_URL>",
"CLICK2MAIL_USERNAME": "<YOUR_CLICK2MAIL_USERNAME>",
"CLICK2MAIL_PASSWORD": "<YOUR_CLICK2MAIL_PASSWORD>",
"LOB_API_KEY": "<YOUR_LOB_API_KEY>",
"MAIL_MCP_ALLOW_LIVE": "<YOUR_MAIL_MCP_ALLOW_LIVE>",
"MAIL_MCP_SPEND_CAP_USD": "<YOUR_MAIL_MCP_SPEND_CAP_USD>"
}
}
}
}{
"mcpServers": {
"mailsnail": {
"command": "npx",
"args": [
"-y",
"mailsnail"
],
"env": {
"MAIL_PROVIDER": "<YOUR_MAIL_PROVIDER>",
"MAIL_API_BASE_URL": "<YOUR_MAIL_API_BASE_URL>",
"CLICK2MAIL_USERNAME": "<YOUR_CLICK2MAIL_USERNAME>",
"CLICK2MAIL_PASSWORD": "<YOUR_CLICK2MAIL_PASSWORD>",
"LOB_API_KEY": "<YOUR_LOB_API_KEY>",
"MAIL_MCP_ALLOW_LIVE": "<YOUR_MAIL_MCP_ALLOW_LIVE>",
"MAIL_MCP_SPEND_CAP_USD": "<YOUR_MAIL_MCP_SPEND_CAP_USD>"
}
}
}
}{
"servers": {
"mailsnail": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mailsnail"
],
"env": {
"MAIL_PROVIDER": "<YOUR_MAIL_PROVIDER>",
"MAIL_API_BASE_URL": "<YOUR_MAIL_API_BASE_URL>",
"CLICK2MAIL_USERNAME": "<YOUR_CLICK2MAIL_USERNAME>",
"CLICK2MAIL_PASSWORD": "<YOUR_CLICK2MAIL_PASSWORD>",
"LOB_API_KEY": "<YOUR_LOB_API_KEY>",
"MAIL_MCP_ALLOW_LIVE": "<YOUR_MAIL_MCP_ALLOW_LIVE>",
"MAIL_MCP_SPEND_CAP_USD": "<YOUR_MAIL_MCP_SPEND_CAP_USD>"
}
}
}
}claude mcp add mailsnail --env MAIL_PROVIDER=<YOUR_MAIL_PROVIDER> --env MAIL_API_BASE_URL=<YOUR_MAIL_API_BASE_URL> --env CLICK2MAIL_USERNAME=<YOUR_CLICK2MAIL_USERNAME> --env CLICK2MAIL_PASSWORD=<YOUR_CLICK2MAIL_PASSWORD> --env LOB_API_KEY=<YOUR_LOB_API_KEY> --env MAIL_MCP_ALLOW_LIVE=<YOUR_MAIL_MCP_ALLOW_LIVE> --env MAIL_MCP_SPEND_CAP_USD=<YOUR_MAIL_MCP_SPEND_CAP_USD> -- npx -y mailsnailRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.