A Model Context Protocol (MCP) server that provides access to the Fastmail API, enabling AI assistants to interact with email, contacts, and calendar data. Includes a DXT (desktop extension) for Claude Desktop.
Stars
96
Forks
39
Watchers
96
Open Issues
10
Overall repository health assessment
^1.27.1^2.1.8^20.0.0^4.0.0^5.0.036
commits
6
commits
5
commits
3
commits
2
commits
1
commits
1
commits
1
commits
1
commits
fix: prevent ICS property injection in CalDAV event creation
dd57b45View on GitHubfeat: configurable download directory via FASTMAIL_DOWNLOAD_DIR
f8f341dView on GitHubFeat: add ascending sort parameter to email list/search tools
99cd2fbView on GitHubFeat: add replyTo parameter to send_email, reply_email, create_draft, edit_draft
f7b8478View on GitHubfeat: add startDate/endDate filtering to list_calendar_events (CalDAV)
88d3ecdView on GitHubInclude List-Unsubscribe URLs in get_recent_emails and get_email
1faa8e0View on GitHubFix contacts: Contact/* → ContactCard/* per RFC 9610
db4c63cView on GitHubFix: markEmailRead/bulkMarkRead keyword clobbering bug
bde8664View on GitHubfix: surface path validation errors in download_attachment
1cb3ea6View on GitHub