Back to search
30
MCP

imap-email-mcp

npm/imap-email-mcp

MCP server for Claude Code that provides email capabilities through IMAP/SMTP. Read, search, compose, and manage emails from any IMAP provider.

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

Similar MCP servers embedding-nearest

@lengelhard/imap-email-mcp
MCP server for Claude Code that provides email capabilities through IMAP/SMTP. Read, search, compose, and manage emails from any IMAP provid
0 tools
claude-gmail-mcp
Gmail MCP server for Claude CLI — API (OAuth) and SMTP/IMAP backends
0 tools
@kbzowski/mcp-inbox
MCP server exposing IMAP/SMTP email over a fast local cache. Read, search, compose, and manage email from any IMAP provider with near-instan
0 tools
io.github.codefuturist/email-mcp
IMAP/SMTP email MCP server — 47 tools, IMAP IDLE push, multi-account, AI triage.
0 tools
io.github.n24q02m/better-email-mcp
IMAP/SMTP MCP server for Email with composite tools. Multi-account, auto-discovery.
0 tools
claude-post-mcp-server
Email search and management tool using MCP protocol
0 tools

How to use

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

{
  "mcpServers": {
    "imap-email-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}