HomeMarketplace
Pricing

Gmail MCP Integration - AI Agent Tools

Connect Gmail with AI agents using Model Context Protocol (MCP). Seamlessly integrate Gmail tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.

Features

  • Easy MCP setup with one command
  • Compatible with Claude, Cursor, Windsurf
  • 24+ available tools and actions
  • Built-in authentication and security
  • Real-time synchronization
  • No coding required

Category

Collaboration & Communication tools for AI automation

Setup Instructions

Install Gmail MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Gmail with your AI agent.

Benefits

  • Automate Gmail workflows with AI
  • Increase productivity with AI-powered Gmail operations
  • Seamless integration with popular AI platforms
  • Enterprise-grade security and reliability
  • 24/7 support and documentation

Related Integrations

Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.

Gmail
Gmail

Gmail is Google’s email service, featuring spam protection, search functions, and seamless integration with other G Suite apps for productivity

Completely Secure
VerifiedComposioComposio Managed
Users
92426
Tools
24
Last Updated
12h ago

Category

Collaboration & Communication

92426VIEWS
33USERS

Tools

Page 1 of 4

Modify Email Labels

Adds and/or removes specified Gmail labels for a message; ensure `message_id` and all `label_ids` are valid (use 'listLabels' for custom label IDs).

Create Email Draft

Creates a Gmail email draft, requiring at least one of recipient_email, cc, or bcc must be provided. Atleast one of subject or body must be provided. Supports To/Cc/Bcc, subject, plain/HTML body (ensure `is_html=True` for HTML), attachments, and threading.

Create Label

Creates a new label with a unique name in the specified user's Gmail account.

Delete Draft

Permanently deletes a specific Gmail draft using its ID; ensure the draft exists and the user has necessary permissions for the given `user_id`.

Delete Message

Permanently deletes a specific email message by its ID from a Gmail mailbox; for `user_id`, use 'me' for the authenticated user or an email address to which the authenticated user has delegated access.

Fetch Emails

Fetches a list of email messages from a Gmail account, supporting filtering, pagination, and optional full content retrieval.