Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"monsoft-mcp-gmail": {
"command": "npx",
"args": [
"-y",
"@monsoft/mcp-gmail"
]
}
}
}
Or smoke-test directly:
npx -y @monsoft/mcp-gmail
Details
| Website | https://www.npmjs.com/package/@monsoft/mcp-gmail |
|---|---|
| GitHub | git+https://github.com/monsoft-solutions/model-context-protocols.git |
| License | unknown |
| Pricing | free |
| Tags | gmail mcp cursor ai oauth model-context-protocol google-gmail claude |
| Sources | npm |
| Discovered | 2026-05-25 |