← Back to PRs

#21505: Fastmail CLI — Fastmail email, contacts, and calendar tools (36 tools, 5-7x token savings)

by omarshahine open 2026-02-20 01:13 View on GitHub →
docs size: XS
## Summary Adds [Fastmail CLI](https://github.com/omarshahine/fastmail-mcp-remote) to the community plugins page. **Fastmail CLI** — Fastmail email, contacts, and calendar tools (36 tools, 5-7x token savings via compact formatting) - **npm**: [`fastmail-cli`](https://www.npmjs.com/package/fastmail-cli) - **repo**: https://github.com/omarshahine/fastmail-mcp-remote - **install**: `openclaw plugins install fastmail-cli` ### What it does Registers 36 OpenClaw tools for Fastmail email, contacts, calendar, and memos. Tools proxy to a remote Fastmail MCP Worker via a persistent in-process MCP SDK connection. Responses are formatted using compact text formatters that save 5-7x tokens vs raw JSON. **Tool categories:** - Email Read (11 tools) — inbox, search, threads, mailboxes, attachments, incremental sync - Email Write (3 optional) — send, draft, reply - Email Organize (6 optional) — mark read/unread, flag/unflag, delete, move - Email Bulk (6 optional) — bulk versions of organize tools - Contacts (3 tools) — list, get, search - Calendar (4 tools) — list calendars, list events, get event, create event - Memos (3 tools) — get, create, delete private notes on emails ### Checklist - [x] Published on npmjs - [x] Public GitHub repository - [x] Setup docs and issue tracker - [x] Active maintenance (part of the fastmail-mcp-remote project) <!-- greptile_comment --> <h3>Greptile Summary</h3> Added Fastmail CLI plugin to the community plugins page. This is the first entry in the new Plugins section, properly formatted according to the documented template with plugin name, npm package, GitHub repo, description, and install command. <h3>Confidence Score: 5/5</h3> - This PR is safe to merge with minimal risk - Simple documentation addition that follows the established template format. Single file change adds a community plugin entry with proper formatting. No code changes, no security concerns, and formatting matches the documented template exactly. - No files require special attention <sub>Last reviewed commit: a5a220f</sub> <!-- greptile_other_comments_section --> <!-- /greptile_comment -->

Most Similar PRs