SERVER
Gmail MCP
Rank #777io.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 #777 of 58,900 servers tracked on MCP Toplist, and its repository has 226 GitHub stars. Gmail MCP is listed on Official MCP, with 10 tracked versions. It was first listed on Dec 10, 2025 and most recently updated on Mar 7, 2026.
STANDING
#777of 58,900 tracked serversTop 5%
Ranks ahead of 58,123 of 58,900 servers on MCP Toplist.
Recent momentum
+25GitHub stars since Dec 8 (+12%)
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
ORGANIZATION
domdomegg
MORE FROM THIS PUBLISHER
Other servers by domdomegg
- Openfoodfacts MCP#171 · 14 vers
- Google Sheets MCP#330 · 7 vers
- Google Cal MCP#569 · 5 vers
- Filesystem MCP#698 · 6 vers
- Defuddle Fetch MCP Server#703 · 4 vers
- Airtable MCP Server#740 · 9 vers
- Google Maps Places MCP#768 · 6 vers
- Google Documents MCP#823 · 7 vers
- Barcode Scanner MCP#866 · 4 vers
- Time MCP Pypi#1007 · 3 vers
- Computer Use#1154 · 13 vers
- Google Drive MCP#1382 · 7 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
- What is Gmail MCP?
- MCP server providing gmail-mcp capabilities
- Who maintains Gmail MCP?
- Gmail MCP is maintained by domdomegg, which publishes 36 MCP servers (126 total versions) tracked on MCP Toplist.
- Is Gmail MCP an official MCP server?
- Yes — Gmail MCP is listed on the Official MCP Registry.
- 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