MCP邮件服务
Created at 7 months ago
by Marary
This repository is a mail-sending service developed based on the MCP protocol and Resend. It can be used to send emails, including mass emails. Additionally, it allows querying emails by ID, updating delayed emails, and canceling delayed emails.
Categories
Tags
email-sender
mcp-server
What is MCP邮件服务?
MCP邮件服务 is a mail-sending service developed based on the MCP protocol and Resend, designed to facilitate the sending of emails, including mass emails, and managing email queries and updates.
How to use MCP邮件服务?
To use MCP邮件服务, clone the repository, install the dependencies, configure the MCP client settings, and then you can start sending emails.
Key features of MCP邮件服务?
- Send single and mass emails with required and optional parameters.
- Query email details by email ID.
- Update and cancel delayed emails.
Use cases of MCP邮件服务?
- Sending bulk promotional emails to customers.
- Managing scheduled emails for newsletters.
- Querying and updating email statuses for better tracking.
FAQ from MCP邮件服务?
- Can I send emails to multiple recipients?
Yes! You can send emails to multiple recipients using the
to_email_listparameter.
- Is there a limit on the number of emails I can send?
The limit may depend on the configuration of your MCP server and Resend settings.
- How do I configure the MCP client?
You need to modify the MCP client configuration file with your API key and domain as specified in the documentation.
View More
MCP Servers