Server data from the Official MCP Registry
Email Automation MCP server. Tools: send email, read inbox, search emails. Built by MEOK AI ...
Email Automation MCP server. Tools: send email, read inbox, search emails. Built by MEOK AI ...
This email automation MCP server has critical security vulnerabilities that make it unsuitable for production use. The code contains an undocumented dependency on an external auth_middleware module from a hardcoded path, uses environment variables for sensitive credentials without proper validation, includes an unauthenticated preview endpoint that could leak email content, and has no validation on email addresses or search queries. The rate limiting is in-memory and session-based, providing no real protection. Combined with the ability to send emails, read inboxes, and access mailbox contents, these issues create significant risks. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 18 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-email-automation-mcp": {
"args": [
"-y",
"email-automation-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Send and read emails via standard SMTP/IMAP protocols. Works with any email provider -- Gmail, Outlook, Yahoo, Fastmail, or self-hosted. Built-in safety: preview before sending, rate-limited outbound, no stored credentials.
Installation · Docs · Report Bug
pip install email-automation-mcp
# or
npm install -g @meok-ai/email-automation-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.