MCP Server
MCP
Google Workspace
Give AI agents access to Gmail, Calendar, Drive, and more — multi-account, manifest-driven
Install
npx -y @aaronsb/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@aaronsb/google-workspace-mcp",
"version": "4.5.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Google OAuth 2.0 Client ID (Desktop application)",
"name": "GOOGLE_CLIENT_ID"
},
{
"description": "Google OAuth 2.0 Client Secret",
"name": "GOOGLE_CLIENT_SECRET"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment