@lobsterkit/lobstermail-mcp
MCP server for LobsterMail — email for AI agents. Create real @lobstermail.ai inboxes, receive email in real-time, and send email. No API keys, no human signup, no configuration.
Quick Start
Add to your MCP config (.mcp.json, claude_desktop_config.json, .cursor/mcp.json, etc.):
{
"mcpServers": {
"lobstermail": {
"command": "npx",
"args": ["-y", "@lobsterkit/lobstermail-mcp@latest"]
}
}
}On first use, an account is created automatically and your token is saved to ~/.lobstermail/token.
Tools
Tool | Description |
| Create a new |
| List recent emails — sender, subject, preview |
| Wait for an incoming email (real-time long-poll) |
| Get full email body in LLM-safe format |
| Send email (Tier 1+ only) |
| List all active inboxes |
| Soft-delete an inbox (7-day grace period) |
| View tier, limits, and usage |
Environment Variables
Variable | Description |
| API token (skips auto-signup and file persistence) |
Links
Website: lobstermail.ai
API docs: api.lobstermail.ai/v1/docs/openapi
LobsterKit Ecosystem
This MCP server is part of the LobsterKit multi-product ecosystem. Accounts can be linked across LobsterVault, LobsterDB, and LobsterMail using a linkToken at signup, enabling a single Stripe customer and an automatic 15% multi-product discount.
License
MIT
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.