Gmail MCP

Send emails with attachments via the Gmail MCP tool.

6|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/RayLee1997/Shared-Workspace --skill gmail-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Gmail MCP
Source: https://github.com/RayLee1997/Shared-Workspace/tree/main/05_Technology/Agents/skills/gmail-mcp
Command: npx skills add https://github.com/RayLee1997/Shared-Workspace --skill gmail-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of sending emails, including attachments, using the Gmail MCP tool, streamlining communication and document sharing.

Core Features & Use Cases

  • Send emails with attachments: Supports sending emails to multiple recipients with specified subjects, bodies, and attachments.
  • Flexible email composition: Allows for CC, BCC, and different MIME types (text/plain, text/html).
  • Use Case: Automatically send a monthly financial report PDF to the finance department and your manager.

Quick Start

Use the Gmail MCP skill to send the file '/path/to/report.pdf' to '[email protected]' with the subject 'Monthly Report' and body 'Please find the report attached.'.

Frequently Asked Questions about Gmail MCP

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send emails with attachments using MCP?

You can send emails with attachments using the Gmail MCP tool by specifying recipients, subject, body, and attachment file paths. It supports sending files like PDF reports to single or multiple contacts through automated email communication.

Can I include CC and BCC recipients when sending email through Gmail MCP?

Yes, the Gmail MCP tool supports flexible email composition including CC and BCC fields. You can specify multiple recipients across these fields while also setting the subject, body, and attachments for distribution.

What MIME types are supported when sending emails via Gmail MCP?

The Gmail MCP tool supports text/plain and text/html MIME types for email bodies. This allows you to send either plain text messages or formatted HTML content depending on your communication requirements.

Do I need OAuth configuration to send emails with Gmail MCP?

Yes, OAuth configuration for Gmail access is required to use this Skill. You must set up and authorize OAuth credentials to enable the automated sending of emails and attachments through the Gmail MCP tool.

How can I automate sending a monthly report PDF via Gmail?

You can automate sending a monthly report PDF by using the Gmail MCP tool to send the file to specified recipients with a subject and body. This streamlines recurring document distribution to departments or managers.

Are there limitations on sending automated emails with attachments through Gmail?

The Gmail MCP tool requires proper OAuth configuration and supports specified fields like recipients, CC, BCC, and MIME types. Limitations depend on your Gmail API quotas and the authorized access scopes configured for your account.