Gmail MCP Server
Gmail MCP サーバー
LLM 処理機能との包括的な Gmail 統合を提供する強力なモデル コンテキスト プロトコル (MCP) サーバー。
特徴
メール管理
メールを読んで検索する
さまざまな形式のメールコンテンツを処理する
高度なメールフィルタリング
添付ファイルの処理
Related MCP server: Gmail MCP Server
Diveデスクトップのデモ

インストール
手動インストール
npm install -g @cablate/mcp-gmail使用法
コマンドライン
map-gmailダイブデスクトップ
Diveデスクトップで「+ MCPサーバーを追加」をクリックします。
次の設定をコピーして貼り付けます。
{
"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
}
}
}「保存」をクリックしてMCPサーバーをインストールします
Gmail API認証の設定
Gmail API 認証の設定と必要な資格情報の取得に関する詳細な手順については、 Gmail API 設定ガイドを参照してください。
ライセンス
マサチューセッツ工科大学
貢献
コミュニティへの参加と貢献を歓迎します!貢献方法は以下の通りです。
⭐️ 役に立ったと思ったらプロジェクトにスターを付けてください
🐛 問題を送信: 問題を報告したり、提案を提供したりします
🔧 プルリクエストの作成: コードの改善を送信
接触
ご質問やご提案がございましたら、お気軽にお問い合わせください。
📧 メールアドレス: reahtuoo310109@gmail.com
📧 GitHub: CabLate
🤝コラボレーション:プロジェクトの協力について話し合うことを歓迎します
📚 技術ガイダンス: ご提案やガイダンスを心から歓迎します
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables reading Gmail emails through the Model Context Protocol, supporting listing, searching, and retrieving email details with OAuth 2.0 authentication.419MIT
- FlicenseNot gradedqualityDmaintenanceProvides access to Gmail functionality through the Model Context Protocol, allowing LLMs like Claude to interact with your email.2
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to manage Gmail through natural language, including search, read, send, label, and draft operations via the Model Context Protocol.
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to send, read, search, and manage Gmail emails, drafts, and labels via the Model Context Protocol.5MIT
Related MCP Connectors
Manage Gmail end-to-end: search, read, send, draft, label, and organize threads. Automate workflow…
Manage Gmail messages, threads, labels, drafts, and settings from your workflows. Send and organiz…
AI email inbox and sending tools with attachments, search, live events, and webhooks.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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