Back to search
30
MCP

@lengelhard/imap-email-mcp

npm/@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 provider.

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

Similar MCP servers embedding-nearest

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
linkguard-mcp
MCP server that gives Claude Desktop / Claude Code access to LinkGuard backlink-analysis tools.
0 tools
io.github.codefuturist/email-mcp
IMAP/SMTP email MCP server — 47 tools, IMAP IDLE push, multi-account, AI triage.
0 tools
claude-code-mcp
Model Context Protocol (MCP) servers with Claude Code. These tools dramatically enhance Claude Code's capabilities, allowing it to interact
0 tools

How to use

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

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