Gmail MCP Server (faithk7)

MCP server for Gmail providing AI agents with access to Gmail messages, threads, labels, drafts, and settings. Enables agents to search, read, organize, and draft emails programmatically — supporting email management and productivity automation workflows through the Gmail API.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Other gmail email google messages labels drafts mcp-server productivity
⚙ Agent Friendliness
68
/ 100
Can an agent use this?
🔒 Security
86
/ 100
Is it safe for agents?
⚡ Reliability
66
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
65
Documentation
65
Error Messages
65
Auth Simplicity
72
Rate Limits
75

🔒 Security

TLS Enforcement
95
Auth Strength
88
Scope Granularity
88
Dep. Hygiene
70
Secret Handling
82

Email is highest-sensitivity personal data. Minimize OAuth scopes. Never autonomous sending. Secure OAuth credentials carefully.

⚡ Reliability

Uptime/SLA
72
Version Stability
65
Breaking Changes
62
Error Recovery
65
AF Security Reliability

Best When

A Gmail user wants AI agents to help manage, search, and organize their inbox — with draft creation for human review before sending.

Avoid When

You use Outlook, ProtonMail, or other email providers. Also: be very careful with autonomous email sending — always require human approval before sending.

Use Cases

  • Searching and reading Gmail messages from productivity automation agents
  • Managing Gmail labels and organizing email threads from workflow agents
  • Creating email drafts from AI assistants for human review before sending
  • Building email-based task extraction and follow-up workflows from AI agents

Not For

  • Outlook or other email providers (Gmail/Google-specific)
  • Autonomous email sending without human review (high risk)
  • Teams with strict email data privacy requirements (email content goes through API)

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
Yes

Authentication

Methods: oauth
OAuth: Yes Scopes: Yes

Google OAuth 2.0 with Gmail API scopes. Use minimal scopes: gmail.readonly for read-only, gmail.compose for drafts. Avoid gmail.modify and gmail.send for analytics-only use cases.

Pricing

Model: free
Free tier: Yes
Requires CC: No

Gmail API is free. Google Cloud project required for OAuth credentials. MCP server is free open source.

Agent Metadata

Pagination
page
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • PRIVACY: Full email access includes personal and business communications — restrict OAuth scopes aggressively
  • NEVER enable autonomous sending without human approval gate — irreversible communication risk
  • OAuth scopes matter critically: gmail.readonly vs gmail.modify vs gmail.send have very different risk profiles
  • Google OAuth consent screen requires verification for broad scopes — plan for review process
  • Gmail API quota can be exhausted by agents scanning large mailboxes — implement pagination

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Gmail MCP Server (faithk7).

$99

Scores are editorial opinions as of 2026-03-06.

5182
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered