Mailgent MCP Server
Click on "Install 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: ClawAIMail
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
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/loomal-ai/loomal-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server