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%
2 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
io.github.n24q02m/better-email-mcp
IMAP/SMTP MCP server for Email with composite tools. Multi-account, auto-discovery.
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
iflow-mcp_mcp-email-server
IMAP and SMTP via MCP Server
0 tools
emails-mcp
A FastMCP-based email management server for IMAP/SMTP operations
0 tools

How to use

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

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