Skip to main content
Glama

Migadu MCP Server

by Michaelzag
MIT License

list_aliases

Retrieve email alias details for a domain, including summary statistics and sample data. Supports domain input or uses default if unspecified, returning results in JSON format.

Instructions

List email aliases for domain. Returns summary with statistics and samples.

Args: domain: Domain name. Uses MIGADU_DOMAIN if not provided.

Returns: JSON object with alias summary and statistics

Input Schema

NameRequiredDescriptionDefault
domainNo

Input Schema (JSON Schema)

{ "properties": { "domain": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Domain" } }, "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