Back to search
30
MCP
thunderbird-cli-bridge
npm/thunderbird-cli-bridgeHTTP↔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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"thunderbird-cli-bridge": {
"url": "None",
"transport": "http"
}
}
}