Skip to main content
Glama

Migadu MCP Server

by Michaelzag

update_rewrite

Modify rewrite rule configurations to manage email routing. Update name, domain, new name, local part rules, and optional destinations for efficient email hosting management.

Instructions

Update rewrite rule configuration. List of dicts with: name (required), domain, new_name, local_part_rule, destinations (optional).

Input Schema

NameRequiredDescriptionDefault
updatesYes

Input Schema (JSON Schema)

{ "properties": { "updates": { "items": { "additionalProperties": true, "type": "object" }, "title": "Updates", "type": "array" } }, "required": [ "updates" ], "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