Back to search
30
MCP

@kbzowski/mcp-inbox

npm/@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-instant response times via background sync and IDLE push.

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

Similar MCP servers embedding-nearest

io.github.n24q02m/better-email-mcp
IMAP/SMTP MCP server for Email with composite tools. Multi-account, auto-discovery.
0 tools
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
io.github.codefuturist/email-mcp
IMAP/SMTP email MCP server — 47 tools, IMAP IDLE push, multi-account, AI triage.
0 tools
emails-mcp
A FastMCP-based email management server for IMAP/SMTP operations
0 tools
@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
imap-mcp-server
Minimal MCP server that bridges an MCP-capable agent to an IMAP mailbox.
0 tools

How to use

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

{
  "mcpServers": {
    "@kbzowski/mcp-inbox": {
      "url": "None",
      "transport": "http"
    }
  }
}