MCP 邮件通知服务
Created at 7 months ago
by fantasy-lotus
TypeScript email mcp server with
Categories
communication
Tags
mcp
notification
typescript
what is MCP 邮件通知服务?
MCP 邮件通知服务 is a TypeScript-based email notification service that utilizes the Model Context Protocol (MCP) to send notifications via email and supports real-time communication with clients through Server-Sent Events (SSE).
how to use MCP 邮件通知服务?
To use the service, install the dependencies, configure the environment variables for your QQ email, and start the server. The service listens for incoming messages and sends email notifications accordingly.
key features of MCP 邮件通知服务?
- Real-time message push interface using SSE
- Email notification sending via MCP protocol
- Health check interface to monitor service status
- Graceful shutdown of all connections
use cases of MCP 邮件通知服务?
- Sending real-time notifications to users via email.
- Monitoring service health and status through the health check API.
- Integrating with applications that require email notifications based on events.
FAQ from MCP 邮件通知服务?
- What email service does MCP use for sending notifications?
MCP uses QQ email for sending notifications.
- How do I configure the service?
You need to create a
.envfile with your QQ email and SMTP authorization code.
- Can I use this service with other email providers?
Currently, it is designed to work with QQ email only.
View More
MCP Servers