Skip to main content
Glama

Migadu MCP Server

by Michaelzag
MIT License

list_mailboxes

Retrieve email mailbox summaries and statistics for a specified domain. Returns JSON data with detailed insights and samples, simplifying domain mailbox management and analysis.

Instructions

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

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

Returns: JSON object with mailbox 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