From d46e1d14746e1ec802482e3a34592c4d14400db1 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Wed, 12 Mar 2025 13:55:11 -0600 Subject: [PATCH] add MCP server badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ecaf1c3..4401fb6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ This is a simple MCP server that sends emails using Resend's API. Why? Now you can let Cursor or Claude Desktop compose emails for you and send it right away without having to copy and paste the email content. + + Email Sending MCP server + + Built with: - [Resend](https://resend.com/) @@ -55,4 +59,4 @@ Same set up as above, and then add the following MCP config **Develop** `npm install` -`npm run build` +`npm run build` \ No newline at end of file