This MCP server manages MailDev Docker containers and allows inspection of received emails directly from an MCP client. It is designed for local development and test automation scenarios.
From the registry: MailDev MCP server. Manage Docker containers and inspect emails from your AI editor or MCP client.
Please install the `maildev-mcp` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `maildev-mcp`
- args: []
- required environment variables:
- `MAILDEV_API_PORT`: (example: `1080`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MAILDEV_API_PORTrequiredPort number for the MailDev REST APIOfficial TypeScript library for the Telnyx API