E

Email (IMAP/SMTP)

Provides IMAP/SMTP email access for reading messages and sending emails with secure connection suppo...

480 views
27 installs
Updated Nov 22, 2025
Not audited
Provides IMAP/SMTP email access for reading messages and sending emails with secure connection support and environment-based credential management.
  1. Gather Your Email Account Details

    • You will need the following information for the email account you wish to use:
      • IMAP server address (e.g., imap.gmail.com, outlook.office365.com)
      • IMAP port number (commonly 993 for SSL/TLS)
      • SMTP server address (e.g., smtp.gmail.com, smtp.office365.com)
      • SMTP port number (commonly 465 or 587 for SSL/TLS)
      • Email username (your full email address)
      • Email password (see security note below)
      • Whether IMAP and SMTP should use secure connection (usually "true")
    • Example values:
      • IMAP_HOST: imap.example.com
      • IMAP_PORT: 993
      • IMAP_SECURE: true
      • SMTP_HOST: smtp.example.com
      • SMTP_PORT: 465
      • SMTP_SECURE: true
      • EMAIL_USER: you@example.com
      • EMAIL_PASS: (your password or app password)
  2. If Using Gmail, Outlook, or Similar Providers

  3. Open the FastMCP “Install Now” Interface

    • Click the "Install Now" button in FastMCP for the Mail Server integration.
  4. Fill in the Required Environment Variables

    • Enter the information you collected in Step 1 into the FastMCP connection interface fields:
      • IMAP_HOST
      • IMAP_PORT
      • IMAP_SECURE
      • SMTP_HOST
      • SMTP_PORT
      • SMTP_SECURE
      • EMAIL_USER
      • EMAIL_PASS
  5. Confirm and Save

    • Double-check that all fields are filled correctly.
    • Click to confirm or save the configuration in FastMCP.

Security Note: For maximum safety, use app-specific passwords and avoid using your main account password where possible.

You can now use the installed Mail Server integration to send and receive emails through Cursor AI.

Quick Start

View on GitHub

More for Productivity

View All →

More for Communication

View All →

Similar MCP Servers

E

Email Server

Integrates with email providers to enable sending and receiving emails, automating workflows and managing communications via IMAP and SMTP functionality.

Communication

Report Issue

Thank you! Your issue report has been submitted successfully.