Skip to main content
Glama
134,460 tools. Last updated 2026-05-14 02:15

"How to send an email through the end-user's Outlook" matching MCP tools:

  • Send an end-to-end encrypted text message to a Signal contact. Optionally quote a previous message by specifying the author and timestamp.
    MIT
  • Configure Gmail or Outlook to relay email for AI agents. Provide your email and app password to enable real internet email sending.
    MIT
  • Import a full email from a connected Gmail or Outlook account into the agent's local inbox, including all headers, to enable thread continuation via reply_email.
    MIT
  • Send transactional emails to single or multiple recipients using Mailtrap's API. Configure sender, recipients, subject, and content while supporting CC, BCC, and HTML formatting for email delivery.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • A MCP server for Outlook email that lets you search, read, and draft emails and replies.

  • send-that-email MCP — wraps StupidAPIs (requires X-API-Key)

  • Send invoices via email with customizable subject, body, and recipient options. Supports additional email addresses, company copy, and custom client email fields for streamlined invoice distribution.
    MIT
  • Reply to an email by providing the email ID and the body content. This tool allows AI agents to send email replies programmatically.
    MIT
  • Reply to an email with proper threading headers. Automatically fetches the original message to build the reply chain. Optionally save as draft or send immediately.
    MIT
  • Create email drafts in native inbox (Outlook/Gmail). Start new emails or reply to existing threads, attach local files, and format body in Markdown.
    MIT
  • Find SMTP server configurations (host, port, encryption) for email providers like Gmail, Outlook, and SendGrid to set up email sending.
    MIT
  • Send tasks to an autonomous agent that handles complex software engineering work, including file operations, shell commands, codebase searches, and end-to-end project execution.
    ISC
  • Compose a reply to an existing email, automatically adding In-Reply-To and References headers. Fetches the original message for context. Send now or save as draft.
    MIT
  • Send an immediate reply to an existing email with correct threading. Supports reply all, CC, BCC, HTML, and attachments using emailId and body.
    MIT
  • Send a task to an autonomous code agent that reads/writes files, runs shell commands, and searches codebases to handle complex software engineering tasks end-to-end.
    ISC
  • Find IMAP server settings (host, port, encryption) for email providers like Gmail, Outlook, or Yahoo to configure email clients correctly.
    MIT
  • Send a draft email using its ID. The draft must include recipients and a from address. After sending, the email is moved to the Sent folder and the draft keyword is removed.
    MIT