Google PageRank for AI agents. 25,000+ tools indexed.

JMAP MCP by wyattjoh

#1774 of 4710 by wyattjoh
39 score

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.

Ranked #1774 out of 4710 indexed tools.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 63
Freshness 1mo ago
Issue Health 60%
Stars 168
Platform Breadth 1 platform
Contributors 2
Description Detailed

How to Improve

Freshness high impact

Last commit was 49 days ago — a recent commit would boost your freshness score

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for JMAP MCP by wyattjoh
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-wyattjoh--jmap-mcp)](https://agentrank-ai.com/skill/glama-wyattjoh--jmap-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-wyattjoh--jmap-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-wyattjoh--jmap-mcp" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

# 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](https://jsr.io/@htunnicliff/jmap-jam) client
library.

## Features

### Email Management Tools

- **Search Emails**: Search emails with text queries, sender/recipient filters,
  date ranges, and keywords
- **Get Emails**: Retrieve specific emails by ID with full details
- **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

### Email Composition

- **Send Email**: Compose and send new emails with support for plain text and
  HTML
- **Reply to Email**: Reply to existing emails with reply-all support

### Key Capabilities

-
Read full README on GitHub →