← All servers
πŸ”§

Thunderbird CliVerifiedπŸ›‘ No advisories

io.github.vitalio-sh/thunderbird-cli
New to MCP? Start here β†’
26β˜… stars
0weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/vitalio-sh, which proved it owns this namespace.

Verified owner: github.com/vitalio-sh β†—io.github.vitalio-sh/thunderbird-cli

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads TB_BRIDGE_HOST, TB_BRIDGE_PORT.

About

Give AI agents full read/write email access via Mozilla Thunderbird. Zero credentials.

Packages & transports

npmthunderbird-cli-mcpv1.0.2 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "thunderbird_cli": {
      "command": "npx",
      "args": [
        "-y",
        "thunderbird-cli-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y thunderbird-cli-mcp
Thunderbird Cli, an MCP server Β· SocketCat