← All servers
πŸ”Œ

GmailPublisherπŸ›‘ No advisories

com.pulsemcp/gmail
New to MCP? Start here β†’
74β˜… stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of pulsemcp.com, who proved control of the domain through the official MCP registry.

Verified owner: pulsemcp.com β†—com.pulsemcp/gmail

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs GMAIL_OAUTH_CLIENT_ID, GMAIL_OAUTH_CLIENT_SECRET, GMAIL_OAUTH_REFRESH_TOKEN, GMAIL_SERVICE_ACCOUNT_PRIVATE_KEY.
βœ“
Configuration
Reads GMAIL_SERVICE_ACCOUNT_CLIENT_EMAIL, GMAIL_IMPERSONATE_EMAIL, GMAIL_ENABLED_TOOLGROUPS.

About

MCP server for Gmail with OAuth2 (personal) and service account (Workspace) support.

Packages & transports

npmgmail-workspace-mcp-serverv0.4.11 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "gmail": {
      "command": "npx",
      "args": [
        "-y",
        "gmail-workspace-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y gmail-workspace-mcp-server