mcp-server-lobstermail
@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.
Related MCP server: ClawAIMail
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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lobster-kit/mcp-server-lobstermail'
If you have feedback or need assistance with the MCP directory API, please join our Discord server