MCP Mail provides AI agents with email management capabilities. It connects to IMAP and SMTP servers to send, receive, and organize emails. Agents can read, compose, and categorize emails, set up filters, and manage contacts. Developers use it to build AI assistants that handle email workflows, automate responses, and integrate email data with other systems.
MCP Mail provides AI agents with email management capabilities. It connects to IMAP and SMTP servers to send, receive, and organize emails. Agents can read, compose, and categorize emails, set up filters, and manage contacts. Developers use it to build AI assistants that handle email workflows, automate responses, and integrate email data with other systems.
npx -y mcp-mailAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"shuakami-mcp-mail-github": {
"command": "npx",
"args": [
"-y",
"npx -y mcp-mail"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp mail?"
API Key Required
This server requires an API key from mcp mail. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_MAIL_API_KEY | Yes | Your mcp mail API key |
"What resources are available in mcp mail?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp mail"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp mail with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.