iiRecord
Agentic AI Atlas · Resend MCP Server
tool-server:mcp-resenda5c.ai
II.
ToolServer JSON

tool-server:mcp-resend

Structured · live

Resend MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-saas-services.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-resend",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-saas-services.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Resend MCP Server",
    "description": "MCP server providing access to the Resend email API.\nEnables AI agents to send emails, manage domains and API keys,\nand retrieve email delivery status through the Resend platform.\n",
    "protocol": "mcp",
    "category": "email",
    "repoUrl": "https://github.com/resend/mcp-send-email",
    "maintainer": "Resend",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-resend",
      "to": "tool:resend",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-resend",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}