Shy2593666979/mcp-server-email
一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。
Implements MCP tools via stdio transport that LLMs invoke to compose emails with configurable SMTP backends—automatically routing messages through the correct server (Gmail, Outlook, Yahoo, etc.) based on sender domain. The `search_attachments` tool enables filesystem pattern matching for attachment discovery, while a whitelist restricts supported file types (documents, archives, images, text) for security. Integrates directly with Claude.app and other MCP clients through environment-based credential injection, supporting multi-recipient delivery with optional attachments.
No commits in the last 6 months.
Stars
71
Forks
18
Language
Python
License
MIT
Category
Last pushed
Apr 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Shy2593666979/mcp-server-email"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yunfeizhu/mcp-mail-server
A lightweight Model Context Protocol (MCP) server that provides IMAP and SMTP email...
imdinu/apple-mail-mcp
Fast MCP server for Apple Mail — disk-first reads, 87x faster batch JXA, FTS5 search (700–3500x...
MadLlama25/fastmail-mcp
A Model Context Protocol (MCP) server that provides access to the Fastmail API, enabling AI...
codefuturist/email-mcp
Email MCP server with full IMAP + SMTP support — read, search, send, manage, and organize email...
patrickfreyer/apple-mail-mcp
MCP server giving AI assistants full access to Apple Mail - read, search, compose, organize &...