From f9acc7a18274e0b181b3202d2abfa62688fff2d5 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Wed, 16 Apr 2025 08:15:18 -0400 Subject: [PATCH] add MCP server badge --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8821523..a43cbc6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A MCP server for Resend API. Let LLMs compose and send emails for you. + + Server Resend MCP server + + ## Environment Variables - `RESEND_API_KEY` (string, required): Your Resend API key @@ -65,7 +69,6 @@ Add this to your `claude_desktop_config.json`: } ``` - ## License This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository. \ No newline at end of file