Email Mcp
@marlinjai
关于 Email Mcp
Unified MCP server for email access across Gmail, Outlook, iCloud, and generic IMAP/SMTP. 24 tools for searching, sending, organizing, and batch-managing emails with built-in OAuth2 and encrypted credential storage
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"email": {
"command": "npx",
"args": [
"@marlinjai/email-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Email Mcp?
Email Mcp is a multi-provider email client exposed through MCP (Model Context Protocol) tools. It integrates with Gmail, Outlook, iCloud, and generic IMAP/SMTP servers, offering 24 tools across account management, reading, sending, organizing, and batch operations. It is built for developers who want to add email automation and management to their MCP‑enabled applications.
How to use Email Mcp?
- Run the setup wizard with
npx @marlinjai/email-mcp setupto configure accounts. - Add the server block to your MCP configuration (e.g.,
"command": "npx", "args": ["@marlinjai/email-mcp"]). - Use the 24 MCP tools to search inbox, send emails, organize messages, or batch delete spam — no further config required.
Key features of Email Mcp
- Multi-provider support: Gmail, Outlook, iCloud, generic IMAP/SMTP
- 24 MCP tools across 5 categories
- Built-in OAuth2 (PKCE) for Gmail and Outlook — zero config
- Batch operations: delete, move, or mark up to 1,000 emails per call
- Lightweight search: compact results (~20 KB vs ~1.4 MB)
- AES-256-GCM encrypted credential storage at rest
Use cases of Email Mcp
- Automate email triage by searching and organizing inbox messages
- Batch delete or move spam, newsletters, or large email volumes
- Send emails programmatically through MCP-enabled assistants
- Integrate multiple email accounts (personal, work, iCloud) under one MCP server
- Perform rapid, lightweight searches on large mailboxes
FAQ from Email Mcp
Which email providers does Email Mcp support?
Gmail (REST API), Outlook (Microsoft Graph), iCloud (IMAP), and any generic IMAP/SMTP server.
Do I need to configure OAuth myself?
No — built-in OAuth2 with PKCE handles Gmail and Outlook authentication automatically, requiring zero manual configuration.
How are credentials stored?
Credentials are encrypted at rest using AES-256-GCM encryption.
What is the limit for batch operations?
Batch delete, move, or mark operations can handle up to 1,000 emails in a single call.
How do I install and set up Email Mcp?
Run npx @marlinjai/email-mcp setup to launch the setup wizard, then add the server to your MCP configuration file.
沟通协作 分类下的更多 MCP 服务器
飞书MCP服务器
sdd330MCP server provides feishu related operations
PhonePi MCP: Turn your phone into a toolbox for AI assistants using Model Context Protocol
priyankarkPhonePi MCP enables seamless integration between desktop AI tools and your smartphone, providing 23+ direct actions including SMS messaging, phone calls, contact management, snippet creation and search, clipboard sharing, notifications, battery status checks, and remote device co
Teams Mcp
floriscornelMCP server providing comprehensive Microsoft Teams and Graph API access for AI assistants including messaging, search, and user management.
Twilio MCP Monorepo
twilio-labsMonorepo providing 1) OpenAPI to MCP Tool generator 2) Exposing all of Twilio's API as MCP Tools
WhatsApp MCP Server
lharriesWhatsApp MCP server
评论