SERVER
Gmail MCP
Rank #3,464io.github.domdomegg/gmail-mcp
MCP server providing gmail-mcp capabilities
First listed
Dec 10, 2025
Last publish date
Mar 7, 2026
OVERVIEW
Gmail MCP is a Model Context Protocol (MCP) server published by domdomegg. It ranks #3,464 of 76,851 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Gmail MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 10 tracked versions. It was first listed on Dec 10, 2025 and most recently updated on Mar 7, 2026.
STANDING
#3,464of 76,851 tracked serversTop 5%
Ranks ahead of 73,387 of 76,851 servers on MCP Toplist.
CONNECT
Use Gmail MCP
Add Gmail MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"gmail-mcp": {
"command": "npx",
"args": [
"-y",
"gmail-mcp"
],
"env": {
"GMAIL_ACCESS_TOKEN": "<your GMAIL_ACCESS_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
npm package
{
"mcpServers": {
"gmail-mcp": {
"command": "npx",
"args": [
"-y",
"gmail-mcp"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (2 delisted)
ORGANIZATION
domdomegg
MORE FROM THIS PUBLISHER
Other servers by domdomegg
- Airtable MCP Server#1,043 · 9 vers
- Computer Use#1,208 · 13 vers
- Google Drive MCP#4,277 · 7 vers
- Google Contacts#4,369 · 8 vers
- Shell Exec#5,067 · 6 vers
- Openfoodfacts MCP#5,125 · 14 vers
- Google Sheets MCP#5,599 · 7 vers
- Defuddle Fetch MCP Server#7,097 · 4 vers
- Google Documents MCP#7,380 · 7 vers
- Google Cal MCP#7,734 · 5 vers
- Filesystem MCP#7,773 · 6 vers
- Google Maps Places MCP#7,774 · 6 vers
VERSIONS
Available versions (10)
| Version | Published |
|---|---|
| 2.3.0 | Mar 7, 2026 |
| 2.2.1 | Feb 23, 2026 |
| 2.2.0 | Feb 21, 2026 |
| 2.1.2 | Dec 28, 2025 |
| 2.1.1 | Dec 28, 2025 |
| 2.1.0 | Dec 28, 2025 |
| 2.0.1 | Dec 13, 2025 |
| 2.0.0 | Dec 11, 2025 |
| 1.0.3 | Dec 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Gmail MCP?
- Gmail MCP is maintained by domdomegg, which publishes 18 MCP servers (120 total versions) tracked on MCP Toplist.
- Is Gmail MCP listed on the Official MCP Registry?
- Yes — Gmail MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Gmail MCP have?
- MCP Toplist tracks 10 versions of Gmail MCP, most recently published on Mar 7, 2026.
- Where can I find the source code for Gmail MCP?
- The source code for Gmail MCP is hosted at github.com/domdomegg/gmail-mcp.git.
EXPLORE