Email MCP Server
@gabigabogabu
关于 Email MCP Server
Model Context Protocol Server with IMAP and SMTP connectivity
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Email MCP Server?
A Model Context Protocol (MCP) server that integrates email via IMAP and SMTP protocols, allowing AI assistants to read, send, search, and manage email folders.
How to use Email MCP Server?
Clone the repository, install dependencies with npm install, and create a .env file with your email credentials, IMAP host/port, and SMTP host/port. Run in development with npm run dev or build and start for production with npm run build && npm start.
Key features of Email MCP Server?
- Read emails from IMAP mailboxes
- Send emails via SMTP
- Search emails with advanced queries
- List email folders/mailboxes
Use cases of Email MCP Server?
- AI assistant reads the 10 most recent inbox emails
- AI assistant sends emails on behalf of the user
- AI assistant searches for specific emails using query options
- AI assistant lists all available email folders
- Automating email workflows through MCP interactions
FAQ from Email MCP Server
What are the system requirements?
Node.js v16 or higher and an email account with IMAP and SMTP access.
How do I configure credentials?
Create a .env file with EMAIL_USER, EMAIL_PASSWORD, IMAP_HOST, IMAP_PORT, SMTP_HOST, and SMTP_PORT.
How many emails does the inbox resource return?
The mailto:<email-address>/inbox resource returns only the 10 most recent emails.
What protocols does the server use?
It uses IMAP for reading and SMTP for sending emails.
Is my email data stored locally?
No, data remains on the email server; all operations are done via IMAP/SMTP.
沟通协作 分类下的更多 MCP 服务器
MCP Email Server
Shy2593666979一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。
Slack MCP Server
korotovskyThe most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic.
飞书MCP服务器
sdd330MCP server provides feishu related operations
Telegram MCP Server
kfastovTelegram user console client and archiver
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
评论