MCP.so
登录

Mcp Email

@OneShotForge

关于 Mcp Email

A self-hosted MCP server that gives Claude Code full IMAP and SMTP access. 15 tools cover the boring parts: search across folders, attachment fetch, drafts the agent can revise before send, move/copy/flag/delete, and folder management. Multi-account is built in: Gmail, Fastmail,

基本信息

分类

沟通协作

传输方式

stdio

发布者

OneShotForge

提交者

MiL074

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "email": {
      "type": "http",
      "url": "http://localhost:3000/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_MCP_AUTH_TOKEN"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Mcp Email?

Mcp Email is a self‑hosted MCP server that connects Claude Code to any IMAP/SMTP inbox, providing 15 tools for email automation. It is designed for users who want to manage and automate their email directly through Claude Code while keeping credentials local and private.

How to use Mcp Email?

Mcp Email works with Claude Code over stdio. Credentials are stored in a .env file on your machine and never leave it. Point Claude Code to the server, and each tool call accepts an account argument to handle multiple inboxes simultaneously.

Key features of Mcp Email

  • Self‑hosted with credentials stored only in .env
  • Multi‑account support: single instance handles several mail providers
  • 15 tools: list, search, fetch, draft, revise, send, move, copy, flag, delete, folder operations
  • Works with Gmail, Fastmail, Proton via Bridge, iCloud, Outlook 365, and generic IMAP
  • No telemetry; outbound traffic is only TLS to your mail provider
  • Commercial license: $49 one‑time, perpetual updates, same‑day refund

Use cases of Mcp Email

  • Automate inbox management (search, organize, delete) from Claude Code
  • Draft, revise, and send replies without leaving your development environment
  • Manage multiple email accounts (personal, work) through a single MCP server
  • Perform bulk folder operations like moving or copying messages across folders

FAQ from Mcp Email

Which email providers are supported?

Gmail, Fastmail, Proton via Bridge, iCloud, Outlook 365, and any generic IMAP/SMTP server. Multi‑account mode lets you talk to several at once.

Where are my credentials stored?

Credentials live in your .env file and never leave your machine. The only outbound traffic is the TLS connection to your mail provider.

Does Mcp Email send telemetry or use a proxy?

No. There is no telemetry, no SaaS proxy—the server is fully self‑hosted and communicates directly with your mail provider via TLS.

What is the pricing and license?

A one‑time fee of $49 for a commercial license, including perpetual updates. A same‑day refund is available if the tool doesn’t fit your setup.

Is SMTP delivery reliable?

When the sending domain is properly configured (SPF, DKIM, DMARC), the built‑in SMTP setup scores 10/10 on mail‑tester.com. Mcp Email is tested daily on Hostinger and Gmail.

评论

沟通协作 分类下的更多 MCP 服务器