MarkusPfundstein/mcp-gsuite
Integration with gmail and Google Calendar.
Quick Start
Clone the repository:
git clone https://github.com/MarkusPfundstein/mcp-gsuiteClaude Desktop configuration example:
{
"mcpServers": {
"mcp-gsuite": {
"command": "npx",
"args": [
"-y",
"MarkusPfundstein/mcp-gsuite"
]
}
}
}Check the repository README for specific installation and configuration instructions.