Skip to content
Back to search
30
MCP

JMAP Email

io.github.mikluko/jmap-mcp

Email management via JMAP — mailboxes, messages, identities, and Sieve scripts

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

Similar MCP servers embedding-nearest

Fastmail JMAP
Accesses Fastmail email, contacts, and calendar data through the JMAP protocol.
0 tools
Email IMAP/SMTP
Multi-account email management over IMAP and SMTP with connection pooling and OAuth2 support.
0 tools
Mail IMAP/SMTP
Provides complete email management through IMAP and SMTP protocols including folder operations, search, and sending.
0 tools
IMAP Email
IMAP/SMTP email integration for listing, reading, searching, sending, and managing messages across any email provider.
0 tools
Fastmail JMAP by adamisrael
Searches and reads email via the Fastmail JMAP API with filtering by sender, subject, date, and attachments.
0 tools
Email (SMTP/IMAP)
Sends and reads emails via SMTP and IMAP with templated email support, inbox search, and statistics.
0 tools

How to use

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

{
  "mcpServers": {
    "jmap_email": {
      "url": "None",
      "transport": "http"
    }
  }
}