Back to Home
richard-hajek icon

macbird

by richard-hajek

Overview

Provides AI assistants with direct access to Thunderbird email accounts for management and interaction.

Installation

Run Command
bun run /path/to/server/server.ts

Security Notes

The server explicitly warns about giving AI direct access to email, which is an inherent risk. A critical vulnerability exists in the `download_attachment` and `read_email_attachments` tools, where the `downloadPath` parameter is directly used to write files to the local filesystem without sufficient sanitization or validation. A malicious AI could instruct the server to write arbitrary files to sensitive system locations or overwrite user files, leading to remote code execution or data corruption. While the WebSocket server is local-only, this arbitrary file write capability makes it unsafe to use with untrusted AI.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassHigh
Avg Tokens10000
Stars0
Forks0
Last Update2025-11-25

Tags

ThunderbirdEmailAIMCPWebSocket