mcp-server-gmail MCP Server
franciscpd/mcp-server-gmail
MCP server for Gmail — read, search, send, reply, forward emails and manage labels using just 3 environment variables. Works with Claude Desktop, Cursor, and any MCP client.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
franciscpd/mcp-server-gmail is a TypeScript MCP server. MCP server for Gmail — read, search, send, reply, forward emails and manage labels using just 3 environment variables. Works with Claude Desktop, Cursor, and any MCP client. Topics: ai, claude, cursor, email, gmail, mcp, model-context-protocol, typescript.
Ranked #61 out of 100 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit 2d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# @franciscpd/gmail-mcp-server A [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server for Gmail. Read, search, send, reply, forward emails and manage labels — powered by 3 environment variables. ## Quick Start ```bash npx -y @franciscpd/gmail-mcp-server ``` Set these environment variables: | Variable | Description | |----------|-------------| | `GMAIL_CLIENT_ID` | OAuth2 client ID from Google Cloud Console | | `GMAIL_CLIENT_SECRET` | OAuth2 client secret | | `GMAIL_REFRESH_TOKEN` | OAuth2 refresh token (see [Setup Guide](#setup-guide)) | ## Setup Guide ### 1. Create a Google Cloud Project 1. Go to [Google Cloud Console](https://console.cloud.google.com/) 2. Create a new project (or select an existing one) 3. Note your project name for the next steps ### 2. Enable the Gmail API 1. Navigate to **APIs & Services** → **Library** 2. Search for "Gmail API" 3. Click **Enable** ### 3. Create OAuth2 Credentials 1. Navigate to **APIs & Services** → **Credentials** 2Read full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.