thunderbird-android

GitHub

Thunderbird for Android โ€“ Open Source Email App for Android (fka K-9 Mail)

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "thunderbird-android": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-thunderbird-android"
      ]
    }
  }
}