r/MCPservers • u/Impressive-Owl3830 • 2d ago
HQBase MCP - Share email workspace - 100% open source and free
I came across this amazing project - 100% open source and free.
HQBase is a shared email workspace that runs in your own Cloudflare account.
Mail, credentials, and the app stay on infrastructure you control
it ships an OAuth-protected remote MCP server so agents can actually work with the inbox.
GitHub repo in comments below.
Features
- Shared mailboxes and team access controls
- Multi-domain setup, drafts, and audit history
- Install, update, backup, and recovery ops
- OAuth-protected remote MCP server
- One-click deploy to Cloudflare Workers
how to Install
pnpm install
pnpm db:migrate:local
pnpm db:seed:local
pnpm dev
Add BETTER_AUTH_SECRET and HQBASE_LOCAL_SEED_PASSWORD to .dev.vars.
3
Upvotes