Skip to main content
Glama
luminarylane

gmail-mcp-server

by luminarylane

gmail-mcp-server

独立的 Gmail MCP 服务器 — 仅草稿。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

认证

需要具有 gmail.compose 作用域的 OAuth 2.0 访问令牌 — 绝不使用 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