You're viewing a demo portfolio

Join the waitlist
PRSM

create_mailbox

Active

Tool of EmailMCP

declared in 1.0.0

Create a new local mailbox for receiving email (autonomous mode). Each address gets its own inbox accessible via MCP tools.

Parameters schema

{
  "type": "object",
  "required": [
    "address"
  ],
  "properties": {
    "address": {
      "type": "string",
      "description": "Email address for the mailbox (e.g. sales@company.com)"
    },
    "display_name": {
      "type": "string",
      "optional": true,
      "description": "Display name for the mailbox"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

EmailMCP

https://github.com/nfodor/emailmcp

1/7 registries
View full server →