Gmail
Rank #27,996com.mintmcp/gmail
MCP server providing gmail capabilities
Gmail is a Model Context Protocol (MCP) server published by mintmcp. It ranks #27,996 of 115,591 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Gmail is listed on Official MCP, with 6 tracked versions. It was first listed on Sep 9, 2025 and most recently updated on Sep 9, 2025.
Ranks ahead of 87,595 of 115,591 servers on MCP Toplist.
Use Gmail
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http gmail https://gmail.mintmcp.com/mcp[mcp_servers.gmail]
url = "https://gmail.mintmcp.com/mcp"Add to ~/.codex/config.toml.
https://gmail.mintmcp.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"gmail": {
"url": "https://gmail.mintmcp.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gmail": {
"type": "http",
"url": "https://gmail.mintmcp.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gmail": {
"serverUrl": "https://gmail.mintmcp.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gmail": {
"url": "https://gmail.mintmcp.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.mintmcp%2Fgmail)<a href="https://mcptoplist.com/server/com.mintmcp%2Fgmail"><img src="https://mcptoplist.com/badge/com.mintmcp%2Fgmail.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mintmcp
Other servers by mintmcp
View all mintmcp servers →Available versions (6)
| Version | Published |
|---|---|
| 1.0.5 | Sep 9, 2025 |
| 1.0.4 | Sep 9, 2025 |
| 1.0.3 | Sep 9, 2025 |
| 1.0.1 | Sep 9, 2025 |
| 1.0.0 | Sep 9, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Gmail?
- Gmail is maintained by mintmcp, which publishes 6 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Gmail listed on the Official MCP Registry?
- Yes — Gmail is listed on the Official MCP Registry.
- How many versions does Gmail have?
- MCP Toplist tracks 6 versions of Gmail, most recently published on Sep 9, 2025.
- Where can I find the source code for Gmail?
- The source code for Gmail is hosted at github.com/mintmcp/servers.