Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Resend MCP Server
Claim
by
pontusab
npm
GitHub
Communication
TypeScript
30
5
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
resend-mcp
src
bun.lock
.gitignore
package.json
README.md
tsconfig.json
tsup.config.ts
export
default
{
entry: [
"
src/index.ts
"
],
outDir:
"
dist
"
,
format:
"
esm
"
,
};