Skip to main content
Glama

Migadu MCP Server

by Michaelzag
MIT License

update_rewrite

Modify email rewrite rule configurations on Migadu MCP Server. Manage domain, local part rules, and destinations for efficient email handling and routing.

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