Back to search
30
MCP

thunderbird-cli-mcp

npm/thunderbird-cli-mcp

MCP server that gives Claude Desktop full access to your email through Mozilla Thunderbird. 12 high-level tools: search, read, compose, reply, attachments, folders.

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

Similar MCP servers embedding-nearest

imap-email-mcp
MCP server for Claude Code that provides email capabilities through IMAP/SMTP. Read, search, compose, and manage emails from any IMAP provid
0 tools
@lengelhard/imap-email-mcp
MCP server for Claude Code that provides email capabilities through IMAP/SMTP. Read, search, compose, and manage emails from any IMAP provid
0 tools
claude-gmail-mcp
Gmail MCP server for Claude CLI — API (OAuth) and SMTP/IMAP backends
0 tools
linkguard-mcp
MCP server that gives Claude Desktop / Claude Code access to LinkGuard backlink-analysis tools.
0 tools
amocrm-mcp
MCP server for AmoCRM — gives Claude Desktop direct access to your CRM
0 tools
Gmail-MCP-Server
A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assis
0 tools

How to use

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

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