Gmail MCP ServerServer

cablate
GitHub
GmailEmail ManagementMCP Integration

Loading subscription status...

💡 Description

A powerful Model Context Protocol (MCP) server that provides comprehensive Gmail integration with LLM processing capabilities, allowing users to read, search, filter emails, and handle attachments in various formats.

📝 JSON Entries

{
  "mcpServers": [
    {
      "gmail": {
        "env": {
          "GMAIL_CLIENT_ID": "your_client_id",
          "GMAIL_CLIENT_SECRET": "your_client_secret",
          "GMAIL_REFRESH_TOKEN": "your_refresh_token"
        },
        "args": [
          "-y",
          "@cablate/mcp-gmail"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

Dive Desktopnpm

Features

  • Email management
  • Advanced email filtering
  • Attachment handling

💬 Example Queries

  • Read and search my emails from Gmail
  • Filter emails that have attachments
  • Process email content with LLM capabilities