mailcat
A disposable email service that gives AI agents and automation scripts temporary mailboxes via a REST API, with automatic extraction of verification codes and links. It deploys to a visitor-controlled Cloudflare account using Workers, KV storage, and Email Routing, and a hosted API is also offered.
- Stars
- 20
- Forks
- 2
- License
- MIT
- Category
- Email & Communication
- Latest push
- Published
- Refreshed
- Updated
About this app
This profile is based on public repository information.
Research and source context
This profile is compiled from public repository data. Repository details were captured and the profile was last researched .
More in Email & Communication
cloud-mail
A self-hosted email service that lets a domain owner create multiple mailboxes and send or receive messages with attachments. It runs on Cloudflare Workers and stores data in D1, KV, and R2, with Workers AI for verification-code recognition and Turnstile for bot protection.
moemail
A temporary email service where users create disposable mailboxes, receive messages in real time, and optionally send mail through Resend. It deploys to Cloudflare Pages in the visitor's account, using D1 for storage, KV for settings, and Email Workers to receive routed mail.
vmail
A temporary email service that visitors can self-host on Cloudflare Workers, using Email Routing to receive mail, D1 for storage, and optional Resend, MailChannels, or native Cloudflare sending, with a React frontend and a RESTful API for mailbox and inbox access.