Skip to content
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%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

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

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