Skip to main content
Glama
luminarylane

gmail-mcp-server

by luminarylane

gmail-mcp-server

Eigenständiger Gmail-MCP-Server – ausschließlich für Entwürfe. Lane sendet nie; das einzige Tool erstellt einen Gmail-Entwurf, den der Besitzer überprüft und selbst sendet.

Tools

gmail_draft_compose

Erstellt einen Gmail-Entwurf.

Argument

Typ

Erforderlich

Hinweise

accessToken

string

Nein

Fällt auf die Umgebungsvariable GMAIL_ACCESS_TOKEN zurück

to

string

Nein

Leer lassen, falls unbekannt – der Besitzer füllt das Feld beim Überprüfen des Entwurfs aus

subject

string

Ja

body

string

Ja

Klartext

Gibt { draftId, messageId, draftUrl } zurück.

Es gibt kein Sendetool, kein Lesetool und keine Label-/Thread-Verwaltung in diesem Server – er erstellt ausschließlich Entwürfe.

Related MCP server: Gmail MCP Server

Installation / Entwicklung

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

Authentifizierung

Erforderlich ist ein OAuth-2.0-Zugriffstoken mit ausschließlich dem Scope gmail.compose – niemals gmail.send. Legen Sie es über GMAIL_ACCESS_TOKEN fest oder übergeben Sie accessToken pro Aufruf. Siehe .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