Skip to main content
Glama

Migadu MCP Server

by Michaelzag

get_mailbox

Retrieve complete mailbox configuration details by providing an email address or local part, returning a JSON object with all relevant settings.

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