Built using Python as the implementation language for the MCP server
🍋 Lemon Email MCP
The email API that just works. Open source. AI-ready. Zero config.
⚡ Send Your First Email in 30 Seconds
Need an API key? → DM @Norman_Szobotka or email manojk030303@gmail.com
💡 Pro tip: Use mail@member-notification.com
as your sender - it's pre-configured and works with any API key!
🚀 Why This is a No-Brainer
🌐 Use Our API (Recommended)
Zero setup required
Works instantly
Use
mail@member-notification.com
as sender (pre-configured)Or configure your own domain
Global infrastructure
Free to try
🏠 Run Locally (Open Source)
Full source code available
Host anywhere you want
Customize everything
MIT licensed
🤖 AI Integration
Built for AI agents and assistants
MCP protocol support
Works with Claude Desktop, Continue.dev, and more
Perfect for automation
🛠 Quick Integrations
1. Clone the repo:
2. Install Continue.dev extension in VS Code
3. Create MCP config:
Create .continue/mcpServers/lemon-email.yaml
in your workspace:
4. Restart VS Code and ask Continue:
Now Continue can compose and send emails automatically!
1. Clone the repo:
2. Add to your Claude Desktop config:
Now Claude can send emails for you automatically!
🏠 Run It Locally (Open Source)
1. Clone & Setup
2. Test MCP Server
3. Start Web Server (Optional)
4. Deploy Anywhere
Railway ✅
Vercel ✅
Heroku ✅
Your own server ✅
🔥 Real Use Cases
🤖 AI Agents
Customer support automation
Smart notifications
Workflow orchestration
🚀 Web Apps
User onboarding sequences
Password reset flows
Order confirmations
⚡ Side Projects
Newsletter campaigns
Contact form handling
Event notifications
📚 What You Get
☁️ Hosted API
POST /send-email
- Send emails instantlyGET /health
- System statusGET /docs
- Interactive documentation
📦 Open Source Code
Full Python implementation
MIT license - use anywhere
Deploy to any platform
Customize everything
🤖 AI-Ready MCP Server
Works with Claude Desktop
Continue.dev integration
VS Code Copilot compatible
Any MCP-compatible tool
🌟 Getting Started
Option 1: Use Our API (2 minutes)
Get API key → DM @Norman_Szobotka
Copy code example above
Send your first email
Done!
Option 2: AI Integration (5 minutes)
Clone this repo
Install dependencies
Configure your AI tool (Claude/Continue.dev)
Ask AI to send emails for you
Option 3: Self-Host (10 minutes)
Clone and setup locally
Deploy to your preferred platform
Use your own infrastructure
🚀 Ready to send emails the easy way?
Questions? → manojk030303@gmail.com | Updates → @Norman_Szobotka
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Enables AI agents to send transactional emails programmatically through the Lemon Email API. Provides simple email sending capabilities with customizable sender information, recipients, and content.
Related MCP Servers
- AsecurityFlicenseAqualityGives on-the-fly inboxes to AI agents. Agents / LLM's can send, receive, and take action in isolated inboxes. Built for AI unlike Gmail. Check us out at agentmail.toLast updated -1026
- AsecurityAlicenseAqualityIntegrates with Mailtrap Email Platform to enable sending transactional emails via API.Last updated -13448MIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI models to send emails via simple tool calls, supporting both plain text and HTML formats with JWT authentication.Last updated -1116
- -securityAlicense-qualityProvides AI assistants with the ability to manage email accounts through cPanel's UAPI, enabling automated email account creation, deletion, configuration, and forwarding management.Last updated -1MIT License