MCP Servers / communication / Email

Email

JSON →
none77communication

This server enables users to send emails through various email providers, including Gmail, Outlook, Yahoo, Sina, Sohu, 126, 163, and QQ Mail. It also supports attaching files from specified directories, making it easy to upload attachments along with the email content.

Install
How to run this server
[ { "cmd": "pip install pydantic", "imports": [] } ]
server path: email-2
Tools
What this server exposes
send_email
Sends emails based on the provided subject, body, and receiver.
search_attachments
Searches for files in a specified directory that match a given pattern.
Configuration
Environment & auth
authnone
Resources
Email — MCP Server · libregistry