Thunderbird MCP
Provides tools for searching, composing, and managing email, filters, calendars, contacts, and tasks in Thunderbird.
Click on "Install 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 MCP
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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityAmaintenanceEnables 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.Last updated253
- Flicense-qualityCmaintenanceProvides 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.Last updated
- Alicense-qualityDmaintenanceGive 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.Last updated5030MIT
- Flicense-qualityDmaintenanceEnables AI agents to access Thunderbird email, contacts, and calendars through the Model Context Protocol, with tools for searching, reading, composing, and managing messages.Last updated3
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Governed email for AI agents (Mailbuttons / mbag.ai): sandbox inboxes, policy gate, audit log.
Read and update your Everway trips and itineraries from any MCP-compatible AI assistant.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MebwayCompany/mcp-thunderbird'
If you have feedback or need assistance with the MCP directory API, please join our Discord server