Skip to main content
Glama

Migadu MCP Server

by Michaelzag
MIT License

delete_identity

Permanently remove identities from Migadu email hosting by specifying mailboxes and optional domains. Ensure accuracy as deletions are irreversible.

Instructions

Delete identities. DESTRUCTIVE: Cannot be undone. List of dicts with: target, mailbox (required), domain (optional).

Input Schema

NameRequiredDescriptionDefault
targetsYes

Input Schema (JSON Schema)

{ "properties": { "targets": { "items": { "additionalProperties": true, "type": "object" }, "title": "Targets", "type": "array" } }, "required": [ "targets" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Michaelzag/migadu-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server