You're viewing a demo portfolio

Join the waitlist
PRSM

configure_mailgun

Active

Tool of EmailMCP

declared in 1.0.0

Configure Mailgun email provider with step-by-step guidance

Parameters schema

{
  "type": "object",
  "required": [
    "api_key",
    "domain",
    "from_email"
  ],
  "properties": {
    "domain": {
      "type": "string",
      "description": "Mailgun domain (e.g., mg.yourdomain.com)"
    },
    "api_key": {
      "type": "string",
      "description": "Mailgun API Key (starts with \"key-\")"
    },
    "from_email": {
      "type": "string",
      "description": "From email address (e.g., noreply@yourdomain.com)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

EmailMCP

https://github.com/nfodor/emailmcp

1/7 registries
View full server →
configure_mailgun — EmailMCP — PRSM MCP