Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"ashokpokharel977-mcp-server-gsuite": {
"command": "npx",
"args": [
"-y",
"@ashokpokharel977/mcp-server-gsuite"
]
}
}
}
Or smoke-test directly:
npx -y @ashokpokharel977/mcp-server-gsuite
Details
| Website | https://www.npmjs.com/package/@ashokpokharel977/mcp-server-gsuite |
|---|---|
| GitHub | git+https://github.com/ashokpokharel977/mcp-gsuite.git |
| License | unknown |
| Pricing | free |
| Tags | mcp google drive docs sheets api typescript |
| Sources | npm |
| Discovered | 2026-05-25 |