NordicMCP — Google Mail
Rank #64,206eu.nordicmcp/google-mail
Hosted Gmail MCP server: read, search, and manage messages. Google OAuth2 handled by NordicMCP.
NordicMCP — Google Mail is a Model Context Protocol (MCP) server published by pefman. It ranks #64,206 of 115,591 servers tracked on MCP Toplist. NordicMCP — Google Mail is listed on Official MCP, with 1 tracked version. It was first listed on Aug 16, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 51,385 of 115,591 servers on MCP Toplist.
Use NordicMCP — Google Mail
claude mcp add --transport http google-mail https://nordicmcp.eu/mcp/google-mail/%7Btoken%7D[mcp_servers.google-mail]
url = "https://nordicmcp.eu/mcp/google-mail/%7Btoken%7D"Add to ~/.codex/config.toml.
https://nordicmcp.eu/mcp/google-mail/%7Btoken%7DSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"google-mail": {
"url": "https://nordicmcp.eu/mcp/google-mail/%7Btoken%7D"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"google-mail": {
"type": "http",
"url": "https://nordicmcp.eu/mcp/google-mail/%7Btoken%7D"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"google-mail": {
"serverUrl": "https://nordicmcp.eu/mcp/google-mail/%7Btoken%7D"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"google-mail": {
"url": "https://nordicmcp.eu/mcp/google-mail/%7Btoken%7D"
}
}
}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/eu.nordicmcp%2Fgoogle-mail)<a href="https://mcptoplist.com/server/eu.nordicmcp%2Fgoogle-mail"><img src="https://mcptoplist.com/badge/eu.nordicmcp%2Fgoogle-mail.svg" alt="MCP Toplist: #64,206 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
pefman
Other servers by pefman
View all pefman servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 16, 2026 |
Frequently asked questions
- Who maintains NordicMCP — Google Mail?
- NordicMCP — Google Mail is maintained by pefman, which publishes 5 MCP servers (4 total versions) tracked on MCP Toplist.
- Is NordicMCP — Google Mail listed on the Official MCP Registry?
- Yes — NordicMCP — Google Mail is listed on the Official MCP Registry.
- How many versions does NordicMCP — Google Mail have?
- MCP Toplist tracks 1 version of NordicMCP — Google Mail, most recently published on Aug 16, 2026.
- Where can I find the source code for NordicMCP — Google Mail?
- The source code for NordicMCP — Google Mail is hosted at github.com/pefman/nordicmcp.eu.