Skip to main content
Glama

Gmail MCP Server

Gmail MCP サーバー

LLM 処理機能との包括的な Gmail 統合を提供する強力なモデル コンテキスト プロトコル (MCP) サーバー。

特徴

メール管理

  • メールを読んで検索する
  • さまざまな形式のメールコンテンツを処理する
  • 高度なメールフィルタリング
  • 添付ファイルの処理

Diveデスクトップのデモ

Gmailデモ

インストール

手動インストール

npm install -g @cablate/mcp-gmail

使用法

コマンドライン

map-gmail

ダイブデスクトップ

  1. Diveデスクトップで「+ 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 設定ガイドを参照してください。

ライセンス

マサチューセッツ工科大学

貢献

コミュニティへの参加と貢献を歓迎します!貢献方法は以下の通りです。

  • ⭐️ 役に立ったと思ったらプロジェクトにスターを付けてください
  • 🐛 問題を送信: 問題を報告したり、提案を提供したりします
  • 🔧 プルリクエストの作成: コードの改善を送信

接触

ご質問やご提案がございましたら、お気軽にお問い合わせください。

  • 📧 メールアドレス: reahtuoo310109@gmail.com
  • 📧 GitHub: CabLate
  • 🤝コラボレーション:プロジェクトの協力について話し合うことを歓迎します
  • 📚 技術ガイダンス: ご提案やガイダンスを心から歓迎します
-
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デスクトップのデモ
    1. インストール
      1. 手動インストール
    2. 使用法
      1. コマンドライン
      2. ダイブデスクトップ
    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