{
  "name": "io.github.resend/resend-mcp",
  "description": "The official Resend MCP exposes the full Resend surface: send, batch send, contacts, segments, broadcasts, templates, domains, webhooks. Single API-key auth, MIT-licensed, with both stdio and HTTP modes.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-05-27",
    "com.top-mcps/score": {
      "value": 84,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-06-02T13:16:41.634Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-06-02T11:55:52.242Z",
      "githubStars": 519,
      "lastCommitAt": "2026-05-25T19:25:22Z",
      "npmWeeklyDownloads": 10331
    }
  },
  "repository": {
    "url": "https://github.com/resend/resend-mcp",
    "source": "github"
  },
  "author": {
    "name": "Resend"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "resend-mcp",
      "version": "latest",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "name": "RESEND_API_KEY",
          "description": "RESEND_API_KEY — required credential for Resend.",
          "isRequired": true,
          "isSecret": true
        },
        {
          "name": "SENDER_EMAIL_ADDRESS",
          "description": "SENDER_EMAIL_ADDRESS — required credential for Resend.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "_links": {
    "html": "https://top-mcps.com/mcp/resend",
    "markdown": "https://top-mcps.com/mcp/resend.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
