Multi-Account Gmail
Rank #13,935io.github.cunicopia-dev/multi-account-gmail-mcp
Multi-account Gmail MCP server — read, search, draft, and label across every inbox.
Multi-Account Gmail is a Model Context Protocol (MCP) server published by cunicopia-dev. It ranks #13,935 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Multi-Account Gmail is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 26, 2026 and most recently updated on Jun 26, 2026.
Ranks ahead of 118,178 of 132,113 servers on MCP Toplist.
Use Multi-Account Gmail
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add multi-account-gmail-mcp -e "GMAIL_MCP_CLIENT_SECRET=<your GMAIL_MCP_CLIENT_SECRET>" -e "GMAIL_MCP_DB=<your GMAIL_MCP_DB>" -e "GMAIL_MCP_OAUTH_PORT=<your GMAIL_MCP_OAUTH_PORT>" -- uvx multi-account-gmail-mcpReplace each placeholder with your own value before saving.
[mcp_servers.multi-account-gmail-mcp]
command = "uvx"
args = ["multi-account-gmail-mcp"]
[mcp_servers.multi-account-gmail-mcp.env]
GMAIL_MCP_CLIENT_SECRET = "<your GMAIL_MCP_CLIENT_SECRET>"
GMAIL_MCP_DB = "<your GMAIL_MCP_DB>"
GMAIL_MCP_OAUTH_PORT = "<your GMAIL_MCP_OAUTH_PORT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"multi-account-gmail-mcp": {
"command": "uvx",
"args": [
"multi-account-gmail-mcp"
],
"env": {
"GMAIL_MCP_CLIENT_SECRET": "<your GMAIL_MCP_CLIENT_SECRET>",
"GMAIL_MCP_DB": "<your GMAIL_MCP_DB>",
"GMAIL_MCP_OAUTH_PORT": "<your GMAIL_MCP_OAUTH_PORT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"multi-account-gmail-mcp": {
"command": "uvx",
"args": [
"multi-account-gmail-mcp"
],
"env": {
"GMAIL_MCP_CLIENT_SECRET": "<your GMAIL_MCP_CLIENT_SECRET>",
"GMAIL_MCP_DB": "<your GMAIL_MCP_DB>",
"GMAIL_MCP_OAUTH_PORT": "<your GMAIL_MCP_OAUTH_PORT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"multi-account-gmail-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"multi-account-gmail-mcp"
],
"env": {
"GMAIL_MCP_CLIENT_SECRET": "<your GMAIL_MCP_CLIENT_SECRET>",
"GMAIL_MCP_DB": "<your GMAIL_MCP_DB>",
"GMAIL_MCP_OAUTH_PORT": "<your GMAIL_MCP_OAUTH_PORT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"multi-account-gmail-mcp": {
"command": "uvx",
"args": [
"multi-account-gmail-mcp"
],
"env": {
"GMAIL_MCP_CLIENT_SECRET": "<your GMAIL_MCP_CLIENT_SECRET>",
"GMAIL_MCP_DB": "<your GMAIL_MCP_DB>",
"GMAIL_MCP_OAUTH_PORT": "<your GMAIL_MCP_OAUTH_PORT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"multi-account-gmail-mcp": {
"command": "uvx",
"args": [
"multi-account-gmail-mcp"
],
"env": {
"GMAIL_MCP_CLIENT_SECRET": "<your GMAIL_MCP_CLIENT_SECRET>",
"GMAIL_MCP_DB": "<your GMAIL_MCP_DB>",
"GMAIL_MCP_OAUTH_PORT": "<your GMAIL_MCP_OAUTH_PORT>"
}
}
}
}Replace each placeholder with your own value before saving.
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/io.github.cunicopia-dev%2Fmulti-account-gmail-mcp)<a href="https://mcptoplist.com/server/io.github.cunicopia-dev%2Fmulti-account-gmail-mcp"><img src="https://mcptoplist.com/badge/io.github.cunicopia-dev%2Fmulti-account-gmail-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
cunicopia-dev
Other servers by cunicopia-dev
View all cunicopia-dev servers →Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | Jun 26, 2026 |
Frequently asked questions
- Who maintains Multi-Account Gmail?
- Multi-Account Gmail is maintained by cunicopia-dev, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Multi-Account Gmail listed on the Official MCP Registry?
- Yes — Multi-Account Gmail is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Multi-Account Gmail have?
- MCP Toplist tracks 1 version of Multi-Account Gmail, most recently published on Jun 26, 2026.
- Where can I find the source code for Multi-Account Gmail?
- The source code for Multi-Account Gmail is hosted at github.com/cunicopia-dev/gmail-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.