Google PageRank for AI agents. 25,000+ tools indexed.

mcp-server-gmail MCP Server

franciscpd/mcp-server-gmail

Score: 51.4 Rank #61 Communication
Are you the maintainer of franciscpd/mcp-server-gmail? Claim this listing →

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.

Add AgentRank to Claude Code Discover and compare tools like franciscpd/mcp-server-gmail — your AI finds the right one automatically
Get API Access →
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

TypeScript No license
aiclaudecursoremailgmailmcpmodel-context-protocoltypescript

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 2d ago

Last commit 2d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Detailed
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for franciscpd/mcp-server-gmail
[![AgentRank](https://agentrank-ai.com/api/badge/tool/franciscpd--mcp-server-gmail)](https://agentrank-ai.com/tool/franciscpd--mcp-server-gmail/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/franciscpd--mcp-server-gmail/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/franciscpd--mcp-server-gmail" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="franciscpd/mcp-server-gmail"></script>

Matched Queries

"mcp server""mcp-server"

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**
2
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.