Provides a Model Context Protocol interface for Mozilla Thunderbird, allowing AI assistants to manage emails, filters, calendars, and contacts. It exposes 24 tools for tasks like searching messages, drafting replies, and organizing folders through a local bridge.
Enables interaction with Thunderbird email client to search and read emails, manage contacts, list calendars, and draft messages with pre-filled content through a local HTTP bridge.
Enables AI agents to access Thunderbird email, contacts, and calendars through the Model Context Protocol, with tools for searching, reading, composing, and managing messages.
An IMAP helper for Thunderbird workflows that allows searching, reading, and creating/updating/deleting drafts with HTML and attachments via MCP or CLI, but cannot send emails.
Local MCP server for Thunderbird: read, search, and send emails and manage calendars, contacts, notes, and tasks across every mailbox (Gmail, Outlook, IMAP). Runs on your machine and talks to your Thunderbird locally — reads are open, writes are gated behind ATBRIDGE_ALLOW_WRITES.