mail-imap-mcp-rs
MCP Serverby tecnologicachile · Added 5mo ago
Claude
9
Install
git clone https://github.com/tecnologicachile/mail-mcpAdd to Claude
claude mcp add mail-imap-mcp-rsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mail-imap-mcp-rs": {
"command": "npx",
"args": [
"@modelcontextprotocol/mail-imap-mcp-rs"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Production-ready email MCP server for AI agents supporting IMAP, SMTP, EWS, and Microsoft Graph API with OAuth2 multi-account support. Configuration is done via environment variables for account credentials and OAuth2 tokens.
Tags
securitymcp-serveremailimapsmtpewsmicrosoft-graphoauth2api