Skip to main content
Glama

Migadu MCP Server

by Michaelzag
MIT License

get_mailbox

Retrieve complete mailbox configuration details, including domain resolution, by specifying an email address or local part, returning structured JSON output for analysis and management.

Instructions

Get detailed mailbox information with smart domain resolution.

Args: target: Email address or local part if MIGADU_DOMAIN set

Returns: JSON object with complete mailbox configuration

Input Schema

NameRequiredDescriptionDefault
targetYes

Input Schema (JSON Schema)

{ "properties": { "target": { "title": "Target", "type": "string" } }, "required": [ "target" ], "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