Airmail
Freeby MCP Community
Manage emails, calendars, contacts, and more from Claude using Airmail's MCP server.
v1.0.14Added Apr 12, 2026
mcpairmailemailcalendarcontacts
Airmail MCP Server
Manage emails, calendars, contacts, and more from Claude using Airmail's MCP server.
Installation
npx -y airmail-mcp
Reviews
Installation
Quick install
npx -y airmail-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"airmail": {
"command": "npx",
"args": ["-y", "airmail-mcp"]
}
}
}