Back to search
30
MCP

thunderbird-cli-bridge

npm/thunderbird-cli-bridge

HTTP↔WebSocket bridge daemon between thunderbird-cli (or any HTTP client) and the Thunderbird WebExtension. Stateless proxy, localhost-only.

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

Similar MCP servers embedding-nearest

@browserops/bridge
MCP stdio server + WebSocket primary for browserops — drives the browserops Chrome extension. Install `browserops` for the user-facing CLI.
0 tools
thunderbird-cli
Low-level CLI to manage Mozilla Thunderbird email from the shell. 38 commands for search, read, compose, reply, attachments, folders, bulk o
0 tools
io.github.vitalio-sh/thunderbird-cli
Give AI agents full read/write email access via Mozilla Thunderbird. Zero credentials.
0 tools
thunderbird cli
Metadata-only Glama MCP server.
0 tools
poke-browser
MCP server + WebSocket bridge for the poke-browser Chrome extension
0 tools
mcp-proxy
A bridge between Streamable HTTP and stdio MCP transports
0 tools

How to use

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

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