logoalt Hacker News

RichardChuyesterday at 6:20 PM2 repliesview on HN

I'm working on a self-hosted MCP server to give your AI agents access to email: https://github.com/churichard/fluxmail-mcp

The main reason is because I wanted a privacy-preserving way to access my email without using ChatGPT or Claude or another hosted email connector. Also, this supports connecting multiple accounts, even multiple accounts from different email providers, with a unified API. And you can use it with any AI agent, even one you build yourself.

It supports Gmail API and IMAP/SMTP right now, with Outlook / Microsoft Graph coming soon.


Replies

BorisMelnikyesterday at 7:42 PM

very cool, I dont think email is going anywhere. im going to give it a try. im working on a tool for myself that scores emails with custom labels, auto-unsubscribes, report+block+filter anyone that doesn't respect unsubscribe

show 1 reply
tonymetyesterday at 6:23 PM

Really great idea. What are some of the access controls available

show 1 reply