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:

MCPHub score:4.22

Has a README

Github repo has a README.md.

Has a License

Github repo doesn't have a valid license.

Server can be inspected

View server inspector

Server schema can be extracted

Can get at lease one tool info from the README or server.

Online hosted on MCPHub

Can be automatically deployed by MCPHub.

Has social accounts

Do not have any social accounts.

Claimed by the author or certified by MCPHub

Connected with the author

AI Evaluation Report
Total Score: 6/10

The agent demonstrates a range of capabilities in email management, including scheduling emails and setting up notification flows, which it performs accurately and effectively. However, it struggles with adding new contacts due to missing required arguments, indicating a limitation in handling input formats. Additionally, the agent cannot handle email attachments, which is a significant limitation for comprehensive email functionality. While it can retrieve contacts, the response is limited and not fully informative. Overall, the agent shows competence in certain areas but has notable limitations that affect its overall utility.

  • Test case 1
    Score: 6/10
    Perform the operation of adding a new contact named 'Alex Johnson' with the email address 'alex.johnson@example.com' to the contact list.

    No valid answer is generated due to invalid input. The attempts to add the contact 'Alex Johnson' with the email 'alex.johnson@example.com' have failed repeatedly due to a missing required argument. The tool is not providing sufficient detail on what exact argument is needed, indicating that there is a specific mandatory field that is not being provided in the request. It appears that the input format may not be complete.

  • Test case 2
    Score: 9/10
    Perform the operation of scheduling an email to be sent to 'jane.doe@example.com' on August 23, 2025, at 10:00 AM EST, with the subject 'Meeting Reminder' and the body 'Dear Jane, this is a reminder for our meeting scheduled tomorrow at 2:00 PM.'

    The email has been scheduled successfully to be sent to 'jane.doe@example.com' on August 23, 2025, at 10:00 AM EST, with the subject 'Meeting Reminder' and the body 'Dear Jane, this is a reminder for our meeting scheduled tomorrow at 2:00 PM.'

  • Test case 3
    Score: 2/10
    Perform the operation of sending an email to 'team@example.com' with the subject 'Weekly Report' and the body 'Please find the attached weekly report for your review.' Include the attachment 'weekly_report.pdf' located in the 'Documents' folder.

    No valid answer is generated due to tool malfunction. The tool henroger/email-mcp does not support attaching files to emails, which is required to complete the task as specified.

  • Test case 4
    Score: 5/10
    Perform the operation of retrieving all contacts from the email system and listing their names and email addresses.

    Name: Test, Email: test@gmail.com

  • Test case 5
    Score: 7/10
    Perform the operation of setting up an email notification flow that checks every day at 8:00 AM if there are any unread emails in the inbox. If unread emails are found, send an email to 'user@example.com' with the subject 'Unread Emails Alert' and the body 'You have unread emails in your inbox.'

    The email notification flow has been successfully generated with FlowID: flow_aWCPBDYKtCGP07Oi. This flow will check every day at 8:00 AM for any unread emails in the inbox and will send an alert to 'user@example.com' if any unread emails are found.