loading…
Search for a command to run...
loading…
MCP server for LobsterMail — gives AI agents email tools. Create inboxes, send and receive email, search messages, and manage webhooks.
MCP server for LobsterMail — gives AI agents email tools. Create inboxes, send and receive email, search messages, and manage webhooks.
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.
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.
| Tool | Description |
|---|---|
create_inbox |
Create a new @lobstermail.ai inbox with smart naming |
check_inbox |
List recent emails — sender, subject, preview |
wait_for_email |
Wait for an incoming email (real-time long-poll) |
get_email |
Get full email body in LLM-safe format |
send_email |
Send email (Tier 1+ only) |
list_inboxes |
List all active inboxes |
delete_inbox |
Soft-delete an inbox (7-day grace period) |
get_account |
View tier, limits, and usage |
| Variable | Description |
|---|---|
LOBSTERMAIL_TOKEN |
API token (skips auto-signup and file persistence) |
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.
MIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mcp-server-lobstermail": {
"command": "npx",
"args": []
}
}
}Read, send and search emails from Claude
Send, search and summarize Slack messages
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)