jmap-mcp — MCP Server by wyattjoh

by wyattjoh · MCP Server · ★ 172

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About jmap-mcp

JMAP MCP Server A Model Context Protocol (MCP) server that provides tools for interacting with JMAP (JSON Meta Application Protocol) email servers. Built with Deno and using the @htunnicliff/jmap-jam client library. Features Email Management Tools Search Emails: Search emails with text queries, sender/recipient filters, date ranges, and keywords. All filters are AND'd together. Get Emails: Retrieve specific emails by ID with configurable property selection Get Threads: Retrieve email threads (conversation chains) Mark Emails: Mark emails as read/unread, flagged/unflagged Move Emails: Move emails between mailboxes Delete Emails: Delete emails permanently Mailbox Management Get Mailboxes: List all mailboxes/folders with hierarchy support. Use this to find mailbox IDs needed by other tools. Incremental Sync Get Email Changes: Get IDs of emails created, updated, or destroyed since a previous state (state-based delta tracking) Get Search Updates: Get additions/removals within a previous search query since its last queryState Email Composition Send Email: Compose and send new emails with s

Quick Facts

Stars172
Forks31
LanguageTypeScript
CategoryMCP Server
LicenseMIT
Quality Score75.7846322728047/100
Open Issues1
Last Updated2026-06-18
Created2025-08-15
Platformscli, mcp, node
Est. Tokens~10k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is jmap-mcp?

jmap-mcp is A Model Context Protocol (MCP) server that provides tools for interacting with JMAP (JSON Meta Application Protocol) email servers. Built with Deno and using the jmap-jam client library.. It is categorized as a MCP Server with 172 GitHub stars.

What programming language is jmap-mcp written in?

jmap-mcp is primarily written in TypeScript.

How do I install or use jmap-mcp?

You can find installation instructions and usage details in the jmap-mcp GitHub repository at github.com/wyattjoh/jmap-mcp. The project has 172 stars and 31 forks, indicating an active community.

What license does jmap-mcp use?

jmap-mcp is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools