Show HN: MCP server for sending emails directly from Cursor with email.md

by ykhlion 2/25/2025, 5:00 PMwith 0 comments

This is for my own very bespoke use case: I don't want to leave my IDE to send simple emails. Also, Cursor has great auto completion features so I often found myself write blogs from my IDE.

Then I thought -- why do I need to go to gmail to send emails? It has a terrible UI, and I can do most of the email drafting from my IDE.

So I built this simple MCP server to make that work :)

0