Skills MCP Learn Benchmarks Tools News
SPONSOR

AppSignal — Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

↗
MCP · Resend · Cloud & Infra · Resend

Resend

Send email, manage contacts, and work with domains from your agent using the Resend API.

Install config → View on GitHub Vendor docs
resend/resend-mcp 2026-06-10
526 GitHub stars
74 Forks
2026-06-05 Updated
MIT License
Install

Add Resend to your agent

Pick your host and paste the config snippet. Replace placeholder tokens and paths before connecting to production data.

1Config location

Global: ~/.cursor/mcp.json or project: .cursor/mcp.json

2Copy this snippet
{ "mcpServers": { "resend": { "command": "npx", "args": ["-y", "resend-mcp"], "env": { "RESEND_API_KEY": "re_xxxxxxxxx" } } } }

Add this block under mcpServers, then restart Cursor.

1Config location

Terminal: one command per server

2Copy this snippet
claude mcp add resend -e RESEND_API_KEY=re_xxxxxxxxx -- npx -y resend-mcp

Run claude mcp list to verify the server is registered.

1Config location

User config: ~/.codex/config.toml

2Copy this snippet
[mcp_servers.resend] command = "npx" args = ["-y", "resend-mcp"] [mcp_servers.resend.env] RESEND_API_KEY = "re_xxxxxxxxx"

Codex CLI reads MCP servers from config.toml on the next run.

MCP servers can access your filesystem, databases, and APIs. Web Developer is independent and not affiliated with Resend. Review the source repository and vendor documentation before installing.

Pair it

Related servers.

Cloud & Infra01 Firebase MCP

Manage Firebase projects, Firestore, Auth users, security rules, Hosting, and Crashlytics from your agent.

↗
Cloud & Infra02 Stripe

Create customers, subscriptions, and payment intents so your agent can wire billing into apps.

↗
Cloud & Infra03 Cloudflare

Access the Cloudflare API through a token-efficient MCP server for Workers, KV, R2, D1, DNS, and more.

↗
STATUS ● BUILDING THE FUTURE
MISSION LLM RESOURCES
VERSION BETA 3.0

BUILD WITH AI. SHIP WITH CONFIDENCE.

@WEBDEVELOPERHQ ↗
TERMS / PRIVACY
FRIENDS
Authentic Jobs
Authentic Jobs ↗
Web Reference
Web Reference ↗
Ready.dev
Ready.dev ↗
Design.dev
Design.dev ↗
© 2026 WEB DEVELOPER / ALL RIGHTS RESERVED