richard-hajek/macbird
If you are the rightful owner of macbird and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This server provides direct access to all of your configured Thunderbird accounts. Only use it with trusted AI assistants.
Tools
Functions exposed to the LLM to take actions
list_accounts
List all email accounts configured in Thunderbird.
list_folders
List all folders for a specific account or all accounts.
list_unread_emails
List all unread emails from all accounts or a specific folder.
search_emails
Search for emails using various criteria.
read_email_raw
Read the raw full content of a specific email with all headers and original format.
read_email
Read a specific email with important headers and body converted to markdown.
send_email
Send a new email.
read_email_attachments
Download all attachments from a specific email to a folder.
download_attachment
Download a single specific attachment.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client