Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Zerosmtp
Z
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Zerosmtp

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

A free SMTP relay that still takes a username and password, for devices that cannot do OAuth 2.0.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "zerosmtp": {
      "command": "npx",
      "args": [
        "-y",
        "zerosmtp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

ZeroSMTP β€” a free SMTP relay that still accepts basic auth. mx.msgwing.com, port 587 STARTTLS or 465 SSL/TLS.

Everything you need for the Microsoft 365 SMTP AUTH shutdown.
Find out what breaks in your tenant, check whether your hardware has a way out, and keep it sending β€” including a free relay for the devices that will never speak OAuth.
The relay is free with no paid tier, capped at 200 messages/day, and sends from a shared @msgwing.com address rather than your own (why).

mx.msgwing.com status Exchange Online Basic auth countdown Lint examples 21 ready-to-run examples GitHub stars License: MIT

mx.msgwing.com uptime, every check on record

Exchange Online Basic auth (SMTP AUTH) countdown

Get a free account β†’ Β· Exchange Online migration β†’ Β· Documentation site Β· Quickstart Β· Code examples Β· FAQ Β· Deutsch Β· Polski

Contents

  • What's in here
  • Quickstart
  • Why ZeroSMTP?
  • ⭐ Support ZeroSMTP
  • How does this compare to other options?
  • GitHub Actions
  • Code Examples
  • Security & Deliverability
  • Star History

Arrived from the GitHub Marketplace?

This page is the README of the whole project, which is a free SMTP relay β€” so the action you came for is below the fold. Here it is:

yaml
- uses: msgwing/ZeroSMTP@v1
  with:
    host: smtp.office365.com
    cert-expiry-days: '14'

It checks outbound SMTP from the runner β€” ports, TLS, certificate and the AUTH mechanisms offered β€” and fails the job when the mail server's certificate is inside the window you set. Nobody watches a mail certificate; it expires on a Sunday and the first report is somebody saying scanning stopped working.

No install and no npm: the tool has no dependencies, so the action runs the file shipped beside it. Every input, and the scheduled-canary setup that reports without failing, is in GitHub Actions further down.

What's in here

1. Audit your tenantFind-SmtpAuthExposure.ps1 β€” read-only. Reports every mailbox that can still use SMTP AUTH, counting the ones that inherit the tenant setting separately, because the usual -eq $false one-liner misses those entirely and can report zero on a fully exposed tenant.
2. Check your hardwareCompatibility list for printers, MFPs, scanners and NAS units β€” machine-readable, backed by data/devices.json and published as data at docs.msgwing.com/data/devices.json. Which models have OAuth firmware, and which ones the vendor has ruled out, each row linking the vendor's own statement.
3. Keep it sendingA free SMTP relay β€” an outgoing mail gateway that still accepts a username and password β€” with 21 code examples across 19 languages, Ansible and Docker Compose recipes, and scan to email setup by printer brand for HP, Canon, Ricoh, Xerox, Kyocera, Sharp, Brother and the rest.

Plus what every error message actually means, and a migration guide that covers Graph API, Direct Send and paid relays β€” not just this one.

How big is this actually? Nobody had published a number, so we measure one every week: at least 24,960 public files on GitHub still contain a Microsoft 365 SMTP hostname. That is a count of files, not of systems that will break, and the page says exactly what it does and does not mean β€” along with the raw data, so you can check it rather than trust it.

Getting 535 5.7.139 Authentication unsuccessful, basic authentication is disabled? That's Microsoft switching off Basic auth for SMTP AUTH β€” start here. Three of the four causes are still reversible until the end of December 2026.

Want to know the day this changes? Subscribe to the dated timeline β€” one comment per confirmed change, nothing else.

Terminal
npx zerosmtp-check --explain "535 5.7.139 Authentication unsuccessful"

Paste whatever your client printed β€” a Postfix SASL line, a Python traceback, 1102 off a Kyocera panel, or the curl: (67) Login denied that hides the server's answer entirely. They are the same refusal wearing different clothes, and it says which case you are in and whether it can still be switched back on. No install, nothing sent.


Terminal
curl --url "smtps://mx.msgwing.com:465" \
  --user "$ZEROSMTP_USERNAME:$ZEROSMTP_PASSWORD" \
  --mail-from "$ZEROSMTP_FROM" --mail-rcpt "$ZEROSMTP_TO" \
  --upload-file <(printf 'Subject: Test\r\n\r\nHello from ZeroSMTP!') --ssl-reqd

That's the whole thing β€” no SDK, no API key, just SMTP credentials that work with anything that already speaks SMTP.

Servermx.msgwing.com
Port587 (STARTTLS) or 465 (SSL/TLS)
Loginyour randomly generated @msgwing.com address
Costfree β€” up to 200 emails/day (limits)
Catchmail is sent from @msgwing.com, not your own domain (why)

Quickstart

  1. Register your free account β†’ β€” 30 seconds, no credit card, no trial. You immediately get a random @msgwing.com login and password.
  2. Copy .env.example to .env and fill in your credentials.
  3. Run the curl snippet above (export $(grep -v '^#' .env | xargs) first), or pick your language from the Code Examples table β€” every example reads the same .env variables.
  4. Having trouble? Check your network lets SMTP out at all β€” Test-NetConnection mx.msgwing.com -Port 587 on Windows, or openssl s_client -starttls smtp -connect mx.msgwing.com:587 elsewhere. That is what most first-run failures turn out to be. Then see Error messages Β· Troubleshooting.

Prefer not to install anything locally? Every runtime used below (Python, PHP, Node, Ruby, Go, Java, Kotlin/Gradle, .NET, Rust) is preinstalled in the included Dev Container / Codespace. Open in GitHub Codespaces

Connectivity check against mx.msgwing.com

Why ZeroSMTP?

  • Nothing to run and nothing to pay for. No mail server, no API key, no credit card, no per-email pricing tier to graduate into.
  • Works with anything that already speaks SMTP β€” apps, scripts, network printers, NAS boxes, IoT hardware. If it has a "SMTP server" field, it works.
  • Plain SMTP AUTH still accepted. No OAuth2 flow to implement, which is the whole point for old devices that will never get a firmware update.
  • Managed reputation. Accounts are randomly generated on a domain that's actively monitored for abuse, so you're not warming up an IP yourself.
  • 21 copy-paste examples across 19 languages, all reading the same environment variables, plus Ansible and Docker Compose recipes and setup guides for Windows Server, Linux, and printers by brand.
  • Verifiably up β€” the card above is a real check against mx.msgwing.com, not a static image: every completed run is drawn, and the spacing printed on it is measured from those runs rather than copied from the schedule. GitHub delays scheduled workflows, so the cron asks for 15 minutes and the median gap is closer to 45.
  • Auditable handling β€” where mail is processed, what is kept and for how long, and the TLS versions the relay actually accepts and refuses, measured rather than claimed: What happens to mail sent through this relay.

Good for: contact forms Β· password resets Β· CI/CD and monitoring alerts Β· scan-to-email Β· IoT and device notifications Β· homelabs.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Coach Watts logoCoach Watts

    Remote MCP server for training, nutrition, wellness, and performance data with OAuth 2.0.

    πŸ’» Developer Tools1 views
    Compare vs Coach Watts β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’
  • Trust Oracle logoTrust Oracle

    Independent A-F trust grade for any MCP server, watched for drift. Free, never for sale.

    πŸ’» Developer Tools1 views
    Compare vs Trust Oracle β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Zerosmtp

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "zerosmtp": { "command": "npx", "args": ["-y", "zerosmtp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewZerosmtp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/zerosmtp?style=directory)](https://allmcps.com/mcp/zerosmtp)
HTML Embed
<a href="https://allmcps.com/mcp/zerosmtp"><img src="https://allmcps.com/api/badge/zerosmtp?style=directory" alt="Zerosmtp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Zerosmtp β†’Install in Claude DesktopInstall in CursorInstall in VS Code