email-mcp

henroger/email-mcp

4.2
Certified
emailapi

email-mcp is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

Email Send MCP using aigeon.ai API allows integration with MCP Clients like Cursor and Claude for sending emails.

Try email-mcp with chat:

Tools

Functions exposed to the LLM to take actions

send_email

Send an email to the specified email address. with the provided subject and body.

set_email_notification

Generate an email notification flow based on the and time interval (in seconds). The email notification will check the condition periodically with the time interval, if the condition is met, the email will be sent to the specified emails. The condition is a prompt that is used to check if the email should be sent. The time interval is the wait time in seconds between each check. The emails are the emails to send the email to.

get_contacts

Get all contacts.

add_contact

Add a contact with the provided name, email and other properties.

schedule_send_email

Schedule a send email with the provided timestamp, emails, subject and body.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources