W

wyattjoh/jmap-mcp

ServersMIT

Overview

A Model Context Protocol (MCP) server that enables interaction with JMAP email servers, built with Deno and the jmap-jam client library.

Capabilities

  • stdio transport support
  • authentication support
  • github integration

Best For

MCP server for JMAP email interaction, built with Deno and jmap-jam client library.

Decision Snapshot

Usage

available

Docs

1 links

Config

3 strong hints

Capabilities

3 key capabilities detected

  • • GitHub stars: 169
  • • Forks: 29
  • • Source provenance count: 1
  • • Last seen: 3/18/2026
  • • Published: 3/17/2026

Usage

deno run --allow-env --allow-net --watch src/mod.ts

Features

  • Full JMAP RFC 8620/8621 compliance via jmap-jam
  • Comprehensive input validation with Zod schemas
  • Pagination support for all list operations
  • Rich error handling and connection management
  • Functional programming patterns throughout
  • TypeScript support with strong typing
  • stdio transport support
  • authentication support

Use Cases

  • Supports capabilities such as: stdio transport support; authentication support; github integration.
  • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.

Supported Clients / Integrations

  • stdio transport support
  • authentication support
  • github integration

Compatibility Signals

  • GitHub: supports (Detected in parser config/capability hints.)

Prompt Examples

example

deno run --allow-env --allow-net --watch src/mod.ts

Notes / Requirements

  • Primary language: TypeScript
  • License: MIT
  • Documentation coverage: medium
  • Parser coverage score: 1.00
  • Source feeds: Awesome MCP Servers (punkpeye)
  • Topic cluster: general

Official Links

Source Information

Community: 169 stars
Last Updated: Mar 18, 2026
TypeScriptMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.