Skip to main content
Glama

Gmail MCP Server

Gmail MCP 服务器

强大的模型上下文协议 (MCP) 服务器提供具有 LLM 处理功能的全面 Gmail 集成。

特征

电子邮件管理

  • 阅读和搜索电子邮件
  • 处理各种格式的电子邮件内容
  • 高级电子邮件过滤
  • 附件处理

Dive Desktop 上的演示

Gmail 演示

安装

手动安装

npm install -g @cablate/mcp-gmail

用法

命令行界面

map-gmail

使用Dive Desktop

  1. 在 Dive Desktop 中点击“+ 添加 MCP 服务器”
  2. 复制并粘贴此配置:
{ "mcpServers": { "gmail": { "command": "npx", "args": ["-y", "@cablate/mcp-gmail"], "env": { "GMAIL_CLIENT_ID": "your_client_id", "GMAIL_CLIENT_SECRET": "your_client_secret", "GMAIL_REFRESH_TOKEN": "your_refresh_token" }, "enabled": true } } }
  1. 点击“保存”安装 MCP 服务器

Gmail API 身份验证设置

有关设置 Gmail API 身份验证和获取必要凭据的详细说明,请参阅我们的Gmail API 设置指南

执照

麻省理工学院

贡献

欢迎社区参与和贡献!贡献方式如下:

  • ⭐️ 如果您觉得有用,请为项目加星标
  • 🐛 提交问题:报告问题或提供建议
  • 🔧 创建 Pull 请求:提交代码改进

接触

如果您有任何问题或建议,请随时联系我们:

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

提供与 LLM 处理功能的全面 Gmail 集成,允许用户通过模型上下文协议阅读、搜索、过滤电子邮件和处理附件。

  1. 特征
    1. 电子邮件管理
  2. Dive Desktop 上的演示
    1. 安装
      1. 手动安装
    2. 用法
      1. 命令行界面
      2. 使用Dive Desktop
    3. Gmail API 身份验证设置
      1. 执照
        1. 贡献
          1. 接触

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              Integrates with Gmail to enable sending, reading, drafting, and managing emails via the Model Context Protocol (MCP), allowing users to interact with email tasks through automated client prompts.
              Last updated -
              2
              Python
              GPL 3.0
            • -
              security
              A
              license
              -
              quality
              Enables interaction with Gmail through the Gmail API to read, send, and manage emails. Supports multiple Gmail accounts with real-time monitoring and advanced features for email search and attachment handling.
              Last updated -
              13
              Python
              Apache 2.0
              • Apple
              • Linux
            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol server that enables AI assistants like Claude to interact with Gmail through natural language, providing comprehensive email management capabilities including sending, reading, organizing, searching, and managing drafts and labels.
              Last updated -
              4
              Python
              GPL 3.0
              • Apple
            • A
              security
              A
              license
              A
              quality
              Manage your emails effortlessly with a standardized interface for drafting, sending, retrieving, and organizing messages. Streamline your email workflow with complete Gmail API coverage, including label and thread management.
              Last updated -
              65
              675
              23
              JavaScript
              MIT License
              • Apple
              • Linux

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/cablate/mcp-google-gmail'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server