Email MCP server with IMAP + SMTP support
| Tool name | Description | Destructive? |
|---|---|---|
| download_attachment | ✓ no | |
| list_templates | ✓ no | |
| apply_template | ✓ no | |
| list_emails | ✓ no | |
| get_email | ✓ no |
| get_emails | ✓ no | |
| get_email_status | ✓ no | |
| search_emails | ✓ no | |
| list_labels | ✓ no | |
| add_label | ✓ no | |
| remove_label⚠ | ⚠ yes | |
| create_label | ✓ no | |
| delete_label⚠ | ⚠ yes | |
| bulk_action | ✓ no | |
| list_accounts | ✓ no | |
| extract_contacts | ✓ no | |
| get_email_stats | ✓ no | |
| schedule_email | ✓ no | |
| list_scheduled | ✓ no | |
| cancel_scheduled | ✓ no | |
| move_email | ✓ no | |
| delete_email⚠ | ⚠ yes | |
| mark_email | ✓ no | |
| check_health | ✓ no | |
| get_thread | ✓ no | |
| list_mailboxes | ✓ no | |
| find_email_folder | ✓ no | |
| extract_calendar | ✓ no | |
| add_to_calendar | ✓ no | |
| check_calendar_permissions⚠ | ⚠ yes | |
| list_calendars | ✓ no | |
| list_events | ✓ no | |
| list_reminders | ✓ no | |
| create_reminder | ✓ no | |
| analyze_email_for_scheduling | ✓ no | |
| save_draft | ✓ no | |
| send_draft | ✓ no | |
| create_mailbox | ✓ no | |
| rename_mailbox | ✓ no | |
| delete_mailbox⚠ | ⚠ yes | |
| send_email | ✓ no | |
| reply_email | ✓ no | |
| forward_email | ✓ no | |
| get_watcher_status | ✓ no | |
| list_presets | ✓ no | |
| get_hooks_config | ✓ no | |
| check_notification_setup | ✓ no | |
| test_notification | ✓ no | |
| configure_alerts | ✓ no |
{
"mcpServers": {
"codefuturistemail": {
"command": "npx",
"args": [
"-y",
"@codefuturist/email-mcp"
]
}
}
}