A local MCP server that gives AI assistants like Claude secure access to your Google accounts. Gmail, Drive, and Calendar — multiple accounts, one server, all running on your machine.
No Google Cloud project needed. Install, connect your account, done.
claude mcp add google -- npx -y @procedure-tech/mcp-google
{
"mcpServers": {
"google": {
"command": "npx",
"args": ["-y", "@procedure-tech/mcp-google"]
}
}
}
Then use the google_add_account tool to connect your Google account.
Full access to Gmail, Drive, and Calendar with safety gates built in.
Search, read, draft, send, reply, manage labels, archive, and trash. Draft-first workflow with confirmation gates on sends.
Search, list, read, upload, copy, move, rename, share, and manage permissions. Export Google Docs to markdown.
List, search, create, update, delete events. Check free/busy status and RSVP to invitations across calendars.
Connect multiple Google accounts with labels. Switch between personal, work, and shared accounts seamlessly.
Runs entirely on your machine. OAuth tokens stored locally. No data ever passes through external servers.
Request only the permissions you need. Start read-only, upgrade to compose or full access when required.