Antigravity AI Directory

Discover the best AI prompts and MCP servers for Antigravity AI.

Resources

PromptsMCP ServersBest PracticesUse Cases

Company

Submit PromptAntigravityAI.directory

Popular Prompts

Next.js 14 App RouterReact TypeScriptTypeScript AdvancedFastAPI GuideDocker Best Practices

Legal

Privacy PolicyTerms of ServiceContact Us

© 2025 Antigravity AI Directory. All rights reserved.

Built with ❤️ for the AI community

Antigravity AI Directory
PromptsMCPBest PracticesUse CasesLearn
Home
MCP Servers
Email (IMAP/SMTP)
inbox

Email (IMAP/SMTP)

Universal email MCP server via IMAP/SMTP

emailimapsmtpoutlookyahoo

About

Universal email MCP server supporting Gmail, Outlook, Yahoo, and enterprise systems via IMAP and SMTP protocols.

Installation

Configuration
{
  "mcpServers": {
    "email-imap-smtp": {
      "mcpServers": {
        "email": {
          "env": {
            "IMAP_HOST": "imap.gmail.com",
            "IMAP_PORT": "993",
            "SMTP_HOST": "smtp.gmail.com",
            "SMTP_PORT": "465",
            "EMAIL_PASS": "your-app-password",
            "EMAIL_USER": "your@email.com"
          },
          "args": [
            "-y",
            "mcp-mail-server"
          ],
          "command": "npx"
        }
      }
    }
  }
}

How to Use

  1. 11. Set IMAP and SMTP hosts for your email provider
  2. 22. Use app-specific password (not regular password)
  3. 33. Gmail: imap.gmail.com/smtp.gmail.com, Outlook: outlook.office365.com

Related MCP Servers

layers

Composio Multi-Integration MCP

375+ app integrations

shield

Burp Suite MCP Server (Official)

Web security testing via Burp Suite

grid

Google Workspace MCP Server

10-in-1 Google Workspace integration

← Back to All MCP Servers