Discover the toolingbehind modern intelligence
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace / G Suite MCP Server & CLI Tool
AI summary
Auto-generated overview of what this skill does and when to reach for it.
A Google Workspace MCP server that lets AI assistants and CLI tools read/write Gmail, Calendar, Drive, Docs, Sheets, Slides, Forms, Chat, Tasks, Contacts, Search, and Apps Script.
$ npx skillcity@latest taylorwilsdon/google_workspace_mcpAuto-detects the skill or MCP server in this repo and installs it for Claude Code, Codex, Cursor or Cline.
Requires Node.js 18+ (ships with npx).
uvx google_workspace_mcp
MCP Configuration
Add this to your claude_desktop_config.json
{
"mcpServers": {
"google_workspace_mcp": {
"command": "uvx",
"args": [
"google_workspace_mcp"
]
}
}
}Loading README…