Skip to main content
Glama

Migadu MCP Server

by Michaelzag
MIT License

update_identity

Modify identity settings for email hosting, including mailbox permissions, domain associations, and display names. Requires target and mailbox details with optional domain, name, and send/receive settings.

Instructions

Update identity settings. List of dicts with: target, mailbox (required), domain, name, may_send, may_receive (optional).

Input Schema

NameRequiredDescriptionDefault
updatesYes

Input Schema (JSON Schema)

{ "properties": { "updates": { "items": { "additionalProperties": true, "type": "object" }, "title": "Updates", "type": "array" } }, "required": [ "updates" ], "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