clawaimail/mcp
🔌 MCP Serverjoansongjr
Email infrastructure for AI agents: create inboxes on the fly, send/receive real emails.
clawaimail/mcp is an MCP server designed to give AI agents full email capabilities. It enables agents to create temporary or permanent inboxes on the fly, send and receive real emails, search through messages, and manage threads programmatically. Built as a lightweight Node.js service, it can be installed instantly via npx. The server exposes a simple API that integrates seamlessly with AI agent frameworks, allowing agents to autonomously handle email tasks such as customer support, notifications, or data collection. Key innovations include on-demand inbox provisioning and real-time email handling without external email service dependencies.
💡Highlights
- ├─On-demand inbox creation
- ├─Send/receive real emails via API
- └─Thread management & search
🎯For
- ├─AI Developers
- ├─Automation Engineers
- └─Chatbot Builders