Servers
Google Workspace MCP Server
@taylorwilsdon
Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace / G Suite MCP Server & CLI Tool
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"google_workspace_mcp": {
"command": "uvx",
"args": [
"workspace-mcp",
"--tool-tier",
"core",
"#",
"essential",
"tools"
]
}
}
}