You're viewing a demo portfolio

Join the waitlist
PRSM

send-email

Active

Tool of io.github.Deesmo/arch-tools-mcp

declared in 1.8.0

Send transactional emails via Resend — plain text or HTML.

Parameters schema

{
  "type": "object",
  "required": [
    "to",
    "subject",
    "body"
  ],
  "properties": {
    "to": {
      "type": "string",
      "description": "Recipient email address"
    },
    "body": {
      "type": "string",
      "description": "Email body (plain text or HTML)"
    },
    "from": {
      "type": "string",
      "description": "Sender email (default: noreply@archtools.dev)"
    },
    "subject": {
      "type": "string",
      "description": "Email subject line"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.Deesmo/arch-tools-mcp

https://github.com/Deesmo/Arch-AI-Tools

1/7 registries
View full server →