Mailgent MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Mailgent MCP Servercheck my inbox for recent messages and summarize the latest one"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@loomal/mcp — deprecated
@loomal/mcp is deprecated. Please use @mailgent-dev/mcp instead.
This package now ships as a compatibility shim: it defaults to https://api.mailgent.dev and prefers MAILGENT_API_KEY / MAILGENT_API_URL (still accepting the legacy LOOMAL_* names). No new features will be added here.
Migrate
Update your MCP server config:
{
"command": "npx",
"args": ["-y", "@mailgent-dev/mcp"],
"env": { "MAILGENT_API_KEY": "loid-..." }
}Migration guide: https://docs.mailgent.dev/migrate
Related MCP server: zerodrop-mcp
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Give your AI agent an identity it owns: email inbox, US phone number, SMS, voice, and a vault.
Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.
Task-scoped email inboxes for AI agents: read mail, extract verification codes, and reply.
Real email inboxes for AI agents: create inboxes, catch verification codes, extract OTPs, reply.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage multiple email accounts with secure credentials, local full-text search, thread-aware replies, and automation.6 npmMIT
- AlicenseAqualityAmaintenanceProvides disposable email inboxes for AI agents to automatically receive and extract OTPs and magic links, enabling seamless email verification during autonomous workflows.340 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to send and receive email with enforced security policies, scoped mailboxes, and human approval for external sending.1MIT
- AlicenseAqualityCmaintenanceProvides AI agents with real email infrastructure, enabling them to create inboxes, send/receive messages, and extract verification codes from incoming mail.14MIT