Thunderbird CLI runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from npm. Last commit 19 Apr 2026.
Give AI agents full read/write email access via Mozilla Thunderbird. Zero credentials.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add thunderbird-cli -- npx -y thunderbird-cli-mcp
{
"mcpServers": {
"thunderbird-cli": {
"args": [
"-y",
"thunderbird-cli-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.thunderbird-cli]
command = "npx"
args = ["-y", "thunderbird-cli-mcp"]
{
"mcpServers": {
"thunderbird-cli": {
"args": [
"-y",
"thunderbird-cli-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"thunderbird-cli": {
"args": [
"-y",
"thunderbird-cli-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.