Skip to content
Back to search
30
MCP

imap-mcp-server

pypi/imap-mcp-server

Minimal MCP server that bridges an MCP-capable agent to an IMAP mailbox.

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

Similar MCP servers embedding-nearest

mcp-email-server
IMAP and SMTP via MCP Server
0 tools
k-mail-mcp
Generic IMAP+SMTP MCP server — intent-first email access for AI agents
0 tools
email-mcp
Local MCP server for multi-account IMAP/SMTP email (tested on iCloud)
0 tools
io.github.n24q02m/better-email-mcp
IMAP/SMTP MCP server for Email with composite tools. Multi-account, auto-discovery.
0 tools
io.github.nikolausm/imap-mcp-server
IMAP/SMTP MCP server to search, read, organize, send, reply & forward email for AI assistants
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

How to use

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

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