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. 💬 Communication
  3. Agenticmail
Agenticmail logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 11:31:09 AM

Agenticmail

User RatingsBe the first to rate and review this MCP server!
View Repository219 GitHub StarsTotal stargazers on GitHub for the source repository (219 stars).Visit Website
emailsmscommunicationautomation

Runs a local mail server for agents to send and receive email, use disposable inboxes, retrieve codes, and send SMS.

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
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

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": {
    "agenticmail-agenticmail": {
      "command": "npx",
      "args": [
        "-y",
        "@agenticmail/cli@latest"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives💬 More in Communication

Overview

The agenticmail/agenticmail MCP server gives AI agents real email addresses and phone numbers through a locally run service. It supports sending and receiving email, disposable inboxes, verification-code retrieval, SMS, and interaction with a real inbox without relying on a third-party email API. Install the MCP package with npx, or use the repository’s CLI bootstrap flow for Claude Code. Reach for it when an agent must complete workflows that depend on email or phone-based communication.

Use cases

•Create disposable inboxes for agent-run registrations
•Send and monitor email during automated workflows
•Retrieve verification codes from incoming messages
•Send SMS or manage phone-based agent tasks

Key features

•Local mail server
•Disposable inboxes
•Real email send and receive
•Verification-code retrieval
•SMS and phone workflows

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Agenticmail.

Extracted Tool Capabilities
Local mail server
Disposable inboxes
Real email send and receive
Verification-code retrieval
SMS and phone workflows

How Agenticmail works

What agenticmail/agenticmail MCP server does

The agenticmail/agenticmail MCP server connects AI agents to real email and SMS workflows. It can provide disposable inboxes, send messages, receive messages, retrieve verification codes, and operate an inbox programmatically. The project is designed to run locally rather than route core email activity through a third-party email API.

This makes it suitable for agents that need to register for services, monitor an inbox, respond to incoming mail, or complete processes that deliver one-time codes by email or SMS. The repository also describes phone-based capabilities, including outbound calling and realtime voice support through supported carrier transports, but those features require additional configuration and services.

How it works

The MCP package exposes AgenticMail functionality to an MCP-compatible client. The local service manages the agent’s mail and messaging operations, while disposable inboxes provide temporary addresses for workflows where a permanent mailbox is unnecessary. Agents can use received messages and verification codes as inputs to subsequent tasks.

The broader project includes an HTTP API and agent-oriented features beyond basic messaging. Its later releases describe persistent per-agent memory, Telegram messaging, phone missions, and voice bridges. These capabilities are part of the same project but may depend on separate providers, credentials, or configuration. The media toolset described in the repository is marked unreleased and should not be treated as a generally available MCP capability.

Setup and configuration

The simplest MCP installation described by the project is:

Terminal
npx -y @agenticmail/mcp

The repository’s setup instructions also provide a CLI-based route for Claude Code: install @agenticmail/cli globally and run agenticmail bootstrap. That flow is presented as an alternative setup path and asks the user to restart Claude Code afterward.

Basic email and SMS use does not list a required environment variable in the supplied material. Realtime voice support requires OPENAI_API_KEY; the README says this can be supplied through the environment or config.json. Phone features also require a provisioned number with a supported transport provider, including 46elks or Twilio, depending on the feature and setup.

Tools and capabilities

The agenticmail/agenticmail MCP server supports:

  • Sending real email from an agent.
  • Receiving email and working with an inbox.
  • Creating or using disposable inboxes.
  • Fetching verification codes from received messages.
  • Sending and receiving SMS through the project’s phone functionality.
  • Connecting agents to phone-call workflows, including realtime voice features described in the repository.

The project also documents MCP memory tools and a Telegram channel in newer releases. Those are additional agent features rather than replacements for the email and SMS functions.

Limitations and notes

Some capabilities are provider-dependent. The README identifies 46elks and Twilio as phone transport options, and realtime voice additionally depends on OpenAI Realtime configuration. The live voice paths described for those releases still require operator smoke testing according to the repository notes.

The media/video tools are explicitly labeled unreleased. They also depend on locally installed binaries such as ffmpeg, ffprobe, ImageMagick, whisper.cpp, or Python, none of which are bundled. Avoid assuming that these tools are available in the published MCP installation.

The supplied material does not specify a software license, supported MCP client list, or a complete authentication model. Those details should be verified in the repository before production deployment.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Communication View all alternatives
  • Email Automation MCP logoEmail Automation MCP

    Email Automation MCP server. Tools: send email, read inbox, search emails. Built by MEOK AI ...

    💬 Communication3 views
    Compare vs Email Automation MCP →
  • Sendmux Sdk logoSendmux Sdk

    Email inbox API MCP server for AI agents to receive, search, and send mail through hosted or local Sendmux Product MCP.

    💬 Communication2 views
    Compare vs Sendmux Sdk →
  • Joinly logoJoinly

    MCP server to interact with browser-based meeting platforms (Zoom, Teams, Google Meet). Enables AI agents to send bots to online meetings, gather live transcripts, speak text, and send messages in the meeting chat.

    💬 Communication2 views
    Compare vs Joinly →
  • Email MCP logoEmail MCP

    IMAP/SMTP email MCP server with 42 tools for reading, searching, sending, scheduling, and managing emails across multiple accounts. Supports IMAP IDLE push, AI triage, desktop notifications, and auto-detects providers like Gmail, Outlook, and iCloud.

    💬 Communication3 views
    Compare vs Email MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
219
Stargazers on the source repository.
Last commit
8d ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Agenticmail

Run `npx -y @agenticmail/mcp`. The repository also documents a CLI bootstrap flow for Claude Code using `@agenticmail/cli`.

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 PreviewAgenticmail AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/agenticmail-agenticmail?style=directory)](https://allmcps.com/mcp/agenticmail-agenticmail)
HTML Embed
<a href="https://allmcps.com/mcp/agenticmail-agenticmail"><img src="https://allmcps.com/api/badge/agenticmail-agenticmail?style=directory" alt="Agenticmail on AllMCPs" /></a>

Technical Specs & Signals

Category💬Communication
PricingBring your own API key (usage-based cost)
More technical detailsExpand â–¾
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
Last updatedSep 3, 2026
10/10 checks healthy over the last 32d
Views4
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.
GitHub stars219
GitHub Star CountTotal stargazers on GitHub representing community popularity (219 stars).
Last commit8d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 3, 2026
57Quality signal: Good · 57/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 ownership10/20
Documentation & tools24/30
Adoption & activity8/15
Community engagement1/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.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev · @agenticmail/cli@latest (npm)

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

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 — 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 💬 Communication →Best MCP servers for Slack & Communication →Alternatives to Agenticmail →Install in Claude DesktopInstall in CursorInstall in VS Code