MCP Directory
Back

google-workspace-mcp

by aaronsb · TypeScript · ★ 148

A Model Context Protocol (MCP) server that provides authenticated access to Google Workspace APIs, offering integrated Authentication, Gmail, Calendar, and Drive functionality

#ai#google-workspace#mcp#model-context-protocol

Install

npx -y github:aaronsb/google-workspace-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "google-workspace-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:aaronsb/google-workspace-mcp"
      ]
    }
  }
}

From the README

Give AI agents full access to Google Workspace — Gmail, Calendar, Drive, and more — through a single MCP server that handles multi-account credential routing, response formatting for AI consumption, and contextual guidance. Built on [Google's official Workspace CLI](https://github.com/googleworkspace/cli) (), which means API coverage grows as Google does. The server uses a manifest-driven factory that turns declarative YAML into fully functional MCP tools — adding a new Google API operation is a config change, not a code change. **For users:** One install gives your AI agent real, authentica…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers