MCP Servers / communication / simple-email-mcp

simple-email-mcp

JSON →
none2communication

Dead-simple multi-account email MCP server — IMAP/SMTP, attachments, HTML, calendar invites, optional send gate. Works with any provider.

Install
How to run this server
[ { "cmd": "pip install simple-email-mcp", "imports": [] } ]
server path: simple-email-mcp
Tools
What this server exposes
email
Single MCP tool for email operations. Call with an 'action' to discover parameters, then call again with 'params'. Supports actions: validate_config, list_accounts, list_folders, list_emails, search, read, get_attachment, prepare_attachments, save_attachment, send, reply, reply_all, forward, move, mark.
Configuration
Environment & auth
authnone
envIMAP_HOST
envSMTP_HOST
Resources
simple-email-mcp — MCP Server · libregistry