Skip to main content
Glama
luminarylane

gmail-mcp-server

by luminarylane

gmail-mcp-server

독립형 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

인증

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