Skip to main content
Glama

Migadu MCP Server

by Michaelzag

create_alias

Create and configure email aliases for forwarding to specified destinations using the Migadu MCP Server. Define target, domain, and internal status for efficient email management.

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