Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

A MCP server for Resend API. Let LLMs compose and send emails for you.

<a href="https://glama.ai/mcp/servers/@Hawstein/resend-mcp">
<img width="380" height="200" src="https://glama.ai/mcp/servers/@Hawstein/resend-mcp/badge" alt="Server Resend MCP server" />
</a>

## Environment Variables

- `RESEND_API_KEY` (string, required): Your Resend API key
Expand Down Expand Up @@ -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.