Catalog
io.github.infoinlet-marketplace/mcp-email
OfficialEmail for AI agents — read inbox (IMAP), search, and send (SMTP).
Email management for AI agents — read, search, and send via IMAP/SMTP.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-email": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-email@0.1.1"
]
}
}
}