cyberneticlibrary

Automate Gmail inbox triage and extraction

gmailmcp_serversetup L20
smithery:gmail
What it does

Read, search, and manage Gmail messages via MCP

Best for

Automating Gmail triage and message extraction for AI workflows.

Inputs
  • · search query (labels, date range, from/to)
  • · thread ID
  • · label operations
Outputs
  • · message content (body, headers, attachments)
  • · thread lists
  • · draft messages
Requires
  • · Gmail API
  • · OAuth 2.0 authentication
Preconditions
  • · Gmail account
  • · OAuth credentials configured (client ID/secret)
  • · Gmail API enabled in Google Cloud project
Failure modes
  • · OAuth token refresh may fail silently
  • · label operations destructive (no undo)
  • · large thread downloads may timeout
Trust signals
  • · Official Google MCP integration