loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

gmail-mcp-server

MCP Tool

saidulalam01/gmail-mcp-server

An MCP server that lets AI assistants manage your Gmail — search, read, send, label, archive through natural conversation

Install

$ npx loaditout add saidulalam01/gmail-mcp-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "gmail-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "gmail-mcp-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Gmail MCP Server

Let your AI assistant manage your Gmail — search, read, send, label, archive, and more through natural conversation.

Works with Claude Code, Claude Desktop, Cursor, Windsurf, and any MCP-compatible app.

<p align="center"> </p>

---

Setup
1. Clone & Install
git clone https://github.com/saidulalam01/gmail-mcp-server.git
cd gmail-mcp-server
python -m venv .venv
source .venv/bin/activate        # Windows: .venv\Scripts\activate
pip install -r requirements.txt

> No git? Click the green Code button on GitHub → Download ZIP.

2. Get Google Credentials
  1. Go to console.cloud.google.com and create a project
  2. Go to APIs & Services → Library → search Gmail API → Enable
  3. Go to APIs & Services → OAuth consent screen → choose External → fill in app name and your email → Save and Continue
  4. On the Scopes page, add these three then save:
   https://www.googleapis.com/auth/gmail.modify
   https://www.googleapis.com/auth/gmail.compose
   https://www.googleapis.com/auth/gmail.labels
  1. On the Test users page, add your Gmail address → save
  2. Go to APIs & Services → Credentials → + Create Credentials → OAuth client ID → type: Desktop app → Create
  3. Download the JSON file and move it into the project folder
3. Authenticate
python gmail_mcp_server.py --auth

Your browser opens for Google sign-in. If you see "This app isn't verified", click Advanced → Go to Gmail MCP Server (unsafe) — this is normal for personal projects.

4. Connect to Your AI App

Get your

Tags

aiclaudecursoremailgmailgmail-apillmmcpmcp-servermodel-context-protocol

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated20 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/28/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/saidulalam01/gmail-mcp-server)](https://loaditout.ai/skills/saidulalam01/gmail-mcp-server)