Thunderbird MCP
Provides tools for searching, composing, and managing email, filters, calendars, contacts, and tasks in Thunderbird.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Thunderbird MCPshow me unread emails from today"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Thunderbird Mail for Claude
This tool lets Claude use your Thunderbird email, contacts, and calendar. Everything stays on your computer. Nothing goes to the cloud.
This is the MebwayCompany version of thunderbird-mcp, after a security audit. It does not update by itself. You update it by hand from this repository.
What you need
Thunderbird (installed and open)
Claude Desktop
Related MCP server: thunderbird-cli
Get the two install files
Download them directly — no git, no npm, nothing to unzip:
Both links always give you the newest version and download straight to your computer.
Sparse-checkout just the dist folder (~700 KB instead of the full repo):
git clone --depth 1 --filter=blob:none --sparse https://github.com/MebwayCompany/mcp-thunderbird.git
cd mcp-thunderbird
git sparse-checkout set distInstall (two steps)
Thunderbird add-on. Thunderbird → Tools > Add-ons and Themes → gear icon ⚙ > Install Add-on From File… → choose the
thunderbird-mcp.xpiyou downloaded → restart Thunderbird.Claude Desktop extension. Claude Desktop → Settings > Extensions > Install extension → choose the
thunderbird-mcp.mcpbyou downloaded.
Start a new chat. Claude can now use your Thunderbird mail.
When you use it
Keep Thunderbird open while you work. If Claude says it has no connection: open Thunderbird first, wait a few seconds, then start a new chat.
Already have the old manual version? (a folder + a line in a config file)
Remove it first, then install the easy way above:
Delete the old config line. Open
%APPDATA%\Claude\claude_desktop_config.json, find"mcpServers", and delete the whole"thunderbird-mail"block. Save.Remove the old add-on. Thunderbird → Tools > Add-ons and Themes → Thunderbird MCP → Remove.
Delete the old folder (for example
C:\Users\<name>\thunderbird-mcp).Fully quit Claude Desktop — window and the tray icon (bottom-right) — then reopen.
Build the files yourself (optional, needs a full clone)
git clone https://github.com/MebwayCompany/mcp-thunderbird.git
cd mcp-thunderbird
node scripts/build-xpi.cjs # makes dist/thunderbird-mcp.xpi
node scripts/build-mcpb.cjs # makes dist/thunderbird-mcp.mcpbLicense
MIT. The bundled httpd.sys.mjs is from Mozilla and licensed under MPL-2.0.
This server cannot be deployed
Maintenance
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.
Your mailboxes in ChatGPT and Claude: Gmail, iCloud, Fastmail, any IMAP. Passwords stay yours.
Connect any mailbox to Claude, ChatGPT & AI: read, send, reply, schedule & search emails.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides 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.-
- AlicenseNot gradedqualityDmaintenanceGive AI agents full read/write email access through Mozilla Thunderbird. Zero credentials touch the agent — all IMAP/SMTP stays in Thunderbird. 12 MCP tools, 38 CLI commands, signed Thunderbird 128+ extension. Tested at 22 accounts / 249k messages.50 npm43MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to access Thunderbird email, contacts, and calendars through the Model Context Protocol, with tools for searching, reading, composing, and managing messages.3-
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to send, read, search, and manage Gmail emails, drafts, and labels via the Model Context Protocol.5MIT