Loomal

thunderbird-cli

MCP server by github.com/vitalio-sh/thunderbird-cli

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

17 starsnpm: thunderbird-cli-mcp

About thunderbird-cli

thunderbird-cli is an MCP (Model Context Protocol) server published by vitalio-sh in the official MCP registry, listed under Autonomous Agents on Loomal. Give AI agents full read/write email access via Mozilla Thunderbird. Zero credentials.

It ships as an npm package (thunderbird-cli-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/vitalio-sh/thunderbird-cli, where the project has earned 17 GitHub stars.

Use thunderbird-cli with your agent

Claude Code · one command
claude mcp add thunderbird-cli -- npx -y thunderbird-cli-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "thunderbird-cli": {
      "command": "npx",
      "args": [
        "-y",
        "thunderbird-cli-mcp"
      ]
    }
  }
}
npmthunderbird-cli-mcp

Frequently asked questions

What is thunderbird-cli?
thunderbird-cli is an MCP (Model Context Protocol) server by vitalio-sh in the Autonomous Agents category. Give AI agents full read/write email access via Mozilla Thunderbird. Zero credentials.
How do I connect thunderbird-cli to Claude, Cursor, or another MCP client?
Install thunderbird-cli from its npm package (thunderbird-cli-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is thunderbird-cli open source?
Yes — the source code is public at github.com/vitalio-sh/thunderbird-cli, with 17 GitHub stars.
Can AI agents pay to use thunderbird-cli?
Not yet through Loomal — thunderbird-cli is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain thunderbird-cli? Claim this listing free by verifying GitHub ownership, or contact us.