-
securityA
license-
qualityEnables interaction with Gmail and Google Calendar using the MCP protocol, supporting multiple Google accounts, email management, and calendar operations through natural language.
Last updated -
13
MIT License
Gmail およびカレンダー API と連携するためのツールを提供するモデルコンテキストプロトコル(MCP)サーバーです。このサーバーを使用すると、MCP インターフェースを介してメールやカレンダーの予定をプログラムで管理できます。
list_emails
: 受信トレイから最近のメールを一覧表示します(オプションでフィルタリング可能)search_emails
: Gmail クエリ構文を使用した高度なメール検索send_email
: CC と BCC をサポートして新しいメールを送信しますmodify_email
: メールラベルを変更する(アーカイブ、ゴミ箱、既読/未読としてマーク)list_events
: 日付範囲でフィルタリングして今後のカレンダーイベントを一覧表示しますcreate_event
: 参加者を指定した新しいカレンダーイベントを作成するupdate_event
: 既存のカレンダーイベントを更新するdelete_event
: カレンダーイベントを削除するhttp://localhost:4100/code
credentials.json
ファイルを作成します。https://www.googleapis.com/auth/gmail.modify
https://www.googleapis.com/auth/calendar
https://www.googleapis.com/auth/gmail.send
token.json
に保存します~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
~/Library/Application Support/Claude/claude_desktop_config.json
これをmcpServers
オブジェクトに追加します。
このプロジェクトは MIT ライセンスに基づいてライセンスされています。
local-only server
The server can only run on the client's local machine because it depends on local resources.
GmailおよびカレンダーAPIを操作するためのツールを提供します。このサーバーを使用すると、MCPインターフェースを介してメールやカレンダーの予定をプログラムで管理できます。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/epaproditus/google-workspace-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server