Back to search
30
MCP

n8n-nodes-imap-agent

n8n/n8n-nodes-imap-agent

n8n community node for IMAP mailbox access with first-class AI Agent (usableAsTool) support. Read, search, move, flag and download emails from any IMAP server via imapflow + mailparser.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-imap-ai
Simplified IMAP node for n8n with AI-agent support. Clean and modular email and mailbox management for automation workflows.
0 tools
n8n-nodes-imap
This node allows you to connect to an IMAP server and retrieve emails.
0 tools
n8n-nodes-agentmail
n8n community node for AgentMail - Email API for AI Agents
0 tools
n8n-nodes-imap-fork-test
This node allows you to connect to an IMAP server and retrieve emails.
0 tools
n8n-nodes-email-parser
n8n community node for parsing raw email messages with mailparser.
0 tools
n8n-nodes-mailhooks
n8n community node for Mailhooks - receive, filter, and process emails in your n8n workflows
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-imap-agent": {
      "url": "None",
      "transport": "http"
    }
  }
}