MailMaven adds POP, AppleScript, and AI interaction ↦ MailMaven 1.2, released last week by developer SmallCubed, adds full AppleScript support and the Model Context Protocol (MCP) to allow large language model AIs to interact with the macOS email app, enabling AI agents to improve spam detection, recognize important messages, and perform tasks using email as a knowledge hub. The update follows MailMaven 1.1 in April, which added POP support, and builds on the app's reputation as a powerful email tool, with Michael Tsai calling the AppleScript support "really impressive. by Glenn Fleishman MailMaven adds POP, AppleScript, and AI interaction https://mailmaven.app/support/release notes.html Back in April of this year, I suggested that the MailMaven email app for macOS might become my new best friend https://sixcolors.com/post/2026/04/mailmaven-review-an-email-nerds-best-friend/ . Months later, with continuous minor and major improvements, the friendship has only grown richer. MailMaven 1.1 in April added POP support for those people who rely on the ancient email mailbox protocol. But MailMaven 1.2 https://mailmaven.app/support/release notes.html , out last week, packed more punch: fully realized AppleScript support coupled with the open standard Model Context Protocol MCP to allow large language model AIs to engage with MailMaven. Michael Tsai evaluated the AppleScript support and wrote that it is “ really impressive https://mjtsai.com/blog/2026/07/27/mailmaven-1-2/ .” Support for MCP via AppleScript https://mailmaven.app/support/applescript/index.html using-mailmaven-with-ai-assistants means that you can have AI agents communicate directly with MailMaven to improve spam detection, recognize important messages, collect order or financial information, or perform an infinite number of other tasks in which your incoming or outgoing email acts as the hub of knowledge. SmallCubed, the app’s developer, has created a basic MCP server https://github.com/Smallcubed/MailMavenMCP for Claude as a working example. You can write AppleScript from scratch using its terse, thorough guide https://mailmaven.app/support/applescript/index.html , or point a code chatbot at the page to write AppleScript for you. I currently have a few nightly scripts that collate book sales and archive the day’s email by digging into MailMaven’s database; I need to rewrite those to use AppleScript instead