Skip to main content
Glama
luminarylane

gmail-mcp-server

by luminarylane

gmail-mcp-server

Standalone Gmail MCP Server — 下書き専用です。Lane は一切送信しません。唯一のツールは Gmail の下書きを作成し、オーナーがレビューして自分で送信します。

ツール

gmail_draft_compose

Gmail の下書きを作成します。

引数

必須

説明

accessToken

string

なし

GMAIL_ACCESS_TOKEN 環境変数にフォールバック

to

string

なし

不明な場合は空のまま — オーナーフ

下書きを確認する際に入力します

subject

string

あり

body

string

あり

プレーテンテキスト

戻り値: { draftId, messageId, draftUrl }

このサーバーには、送信ツール、読取ツール、ラベル/スレッド管理はありません。下書きを作成するのみます。

Related MCP server: Gmail MCP Server

インストール / 開発

npm install
npm run dev      # run the server via tsx
npm run build    # compile to dist/
npm run check    # test + build

認証

OAuth 2.0 のアクセストークンで、gmail.compose スコープのみを持つものが必要です。gmail.send は絶対に使用しません。設定は GMAIL_ACCESS_TOKEN に指定するか、呼び出しごとに accessToken を渡してください。.env.example を参照してください。

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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…

  • Render markdown into email-safe HTML, lint drafts for deliverability problems, and preview emails.

View all MCP Connectors

Latest Blog Posts

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/luminarylane/gmail-mcp-server'

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