An MCP-compliant server that exposes Gmail and Google Docs as tools, enabling AI agents to draft, send, and manage emails, as well as create, read, and append to documents through natural language.
One-pass agentic inbox triage as an MCP server: fetch unread Gmail → classify (action_needed/fyi/newsletter/noise) → summarize → extract tasks → draft replies as Gmail DRAFTS (never sends) → flag calendar → write a triage report. Four stdio tools (fetch_emails, save_gmail_draft, append_tasks, write_report); the host is the LLM, so it runs keyless in Claude Code. Gmail scopes: readonly + compose
An MCP server that sends plain-text Gmail messages only to a predefined allowlist, using generated recipient IDs instead of email addresses to enforce security.
Enables AI-driven customer support ticket processing, including classification, response generation, and automated email sending and Google Sheets logging.
Enables GitHub Copilot to read and search multiple Google accounts, create unsent Gmail drafts, and manage Google Calendar events with explicit account selection and authenticator-backed approvals for risky writes.
An MCP server for Mailchimp that allows listing, copying, creating draft campaigns, pushing HTML content, and sending test emails via Claude Code or any MCP client, with no send/schedule capability to prevent accidental blasts.
Enables private email hosting provisioning and management via MCP tools, including domain deployment, mailbox creation, DNS configuration, tracked email sending, and analytics.
Enables Claude to read, manage, and send email from any IMAP mailbox over plain IMAP and SMTP, including hosting-company and self-hosted mail servers. It provides tools for searching, reading, moving, deleting, and composing messages while built-in safety rules prevent unintended changes.
Enables AI assistants to query and manage per-project Outlook mail archives, providing tools to list projects, search emails, and update archives incrementally.
An AI-powered developer productivity server that enables managing emails, analyzing GitHub repositories, searching AI/ML papers, and tailoring resumes via MCP tools.
MCP server that integrates GitHub, Brightspace, Outlook, and local files, enabling natural language queries for assignments, grades, emails, calendar events, repositories, and file operations.
A mail service that connects private domain email to MCP clients, enabling sending (with auto signature), receiving, and reading emails through natural language via stdio or SSE transport.