A
licenseNot graded
qualityB
maintenanceAn MCP server that drives macOS Mail: read, search, send, organise.
MIT
No user-submitted related servers found.
Scored across 9 tools
Each tool targets a distinct action: listing accounts, listing folders, searching, reading, attachments, identities, sending, and reloading config. There is no overlap in functionality.
All tools follow a consistent verb_noun pattern in snake_case (e.g., list_accounts, search_mail, send_mail), making it easy to predict tool names.
9 tools is well-scoped for a Thunderbird mail MCP, covering essential operations without being overwhelming or too sparse.
The set covers key mail operations (account listing, search, read, send, attachments) but is missing operations like create/delete folders or mark as read, which are minor gaps for the intended use.