jmapio/jmap resource
JSON Meta Application Protocol Specification (JMAP) observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4307
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
1366 stars · 98 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official IETF specification repository for JMAP (JSON Meta Application Protocol), a modern open standard for email clients to access mail stores over HTTP+JSON, replacing IMAP and SMTP submission. It also hosts documentation and resources for the protocol, with ongoing work extending it to contacts and calendars to replace CardDAV/CalDAV.
Use cases
- replace IMAP with a modern JSON email protocol
- build an email client that syncs efficiently over HTTP
- implement real-time email push notifications
- understand the JMAP specification before implementing a server
- find JMAP libraries and server implementations
- migrate from CardDAV/CalDAV to JMAP for contacts and calendars
When to choose
- you are building an email client, webmail, or server and want a modern HTTP/JSON protocol instead of IMAP
- you need efficient sync and sub-second push for mailboxes
- you want an open, patent-free IETF standard with OAuth 2.0 support
When to avoid
- you need MTA-to-MTA SMTP transmission, which JMAP does not replace
- your infrastructure depends on existing IMAP tooling and cannot adopt a new protocol
- you need a ready-to-run implementation rather than a specification document
Facets
learning-resource · maturity active
email api-framework http-server documentation json email apis documentation messaging-platforms web-development cross-platform jmap ietf-standard email-protocol imap-replacement specification push-notifications oauth2 web-server
2 sources
- readme: https://github.com/jmapio/jmap · fetched 2026-08-28 · f82578736822
- homepage: http://jmap.io · fetched 2026-08-29 · f288973bec6e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jmapio/jmap | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem