Back to search
30
MCP

thunderbird-cli

npm/thunderbird-cli

Low-level CLI to manage Mozilla Thunderbird email from the shell. 38 commands for search, read, compose, reply, attachments, folders, bulk ops. Designed for AI agents.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.vitalio-sh/thunderbird-cli
Give AI agents full read/write email access via Mozilla Thunderbird. Zero credentials.
0 tools
thunderbird-cli-mcp
MCP server that gives Claude Desktop full access to your email through Mozilla Thunderbird. 12 high-level tools: search, read, compose, repl
0 tools
thunderbird cli
Metadata-only Glama MCP server.
0 tools
thunderbird-cli-bridge
HTTP↔WebSocket bridge daemon between thunderbird-cli (or any HTTP client) and the Thunderbird WebExtension. Stateless proxy, localhost-only.
0 tools
doubletick-cli
CLI and MCP server for DoubleTick email read tracking
0 tools
@bcharleson/linkedincli
CLI and MCP server for LinkedIn — 43 commands for profiles, posts, messaging, connections, search, feed, and more. Cookie session auth, AI a
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "thunderbird-cli": {
      "url": "None",
      "transport": "http"
    }
  }
}