workplace & productivity
Google_workspace_mcp
Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets over stdio, Streamable HTTP and SSE transports.
python
cloud
macos
windows
linux
workplace & productivity
Installation
npx -y taylorwilsdon/google_workspace_mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "google_workspace_mcp",
"command": "npx",
"args": [
"-y",
"taylorwilsdon/google_workspace_mcp"
]
}About This MCP Server
taylorwilsdon/google_workspace_mcp
Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets over stdio, Streamable HTTP and SSE transports.
GitHub: https://github.com/taylorwilsdon/google_workspace_mcp
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub