Skip to main content
Glama

Migadu MCP Server

by Michaelzag
MIT License

create_alias

Generate email aliases with forwarding on Migadu MCP Server. Specify target, destinations, domain, and internal status to manage email routing efficiently.

Instructions

Create email aliases with forwarding. List of dicts with: target (local part), destinations (email list), domain (optional), is_internal (optional).

Input Schema

NameRequiredDescriptionDefault
aliasesYes

Input Schema (JSON Schema)

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