Google Workspace MCP Server

Full Google Workspace integration via MCP. Access Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Contacts, Chat, and Apps Script through 100+ tools with a unified API.

Quick Install with Claude Code MCP Guide

Connect Claude Code to the Google Workspace MCP server with one simple command. Supports direct HTTP connections with x-api-key authentication.

Get the Claude Code MCP Setup Guide

Configuration

// .mcp.json or claude_desktop_config.json
{
  "google-workspace": {
    "type": "http",
    "url": "https://googleworkspace.mcp.majewscy.tech/",
    "headers": {
      "x-api-key": "YOUR_API_KEY",
      "x-google-oauth": "{...oauth client json...}",
      "x-google-refresh-token": "YOUR_REFRESH_TOKEN"
    }
  }
}

Features

12 Google services, 100+ tools, one MCP server

Gmail
Search, send, draft, manage labels and filters, read messages and threads
📁
Google Drive
Search files, read content, create folders, manage permissions, Office format support
📅
Google Calendar
List calendars, create/update/delete events, manage attendees
📝
Google Docs
Create, edit text, find/replace, insert elements, export to PDF
📊
Google Sheets
Read/write cells, format ranges, conditional formatting, formulas
📽
Google Slides
Create presentations, update content, manage comments and layouts
📋
Google Forms
Create forms, manage questions, read and analyze responses
Google Tasks
List, create, update, and organize tasks and task lists
👥
Google Contacts
Search, create, manage contacts and contact groups via People API
💬
Google Chat
List spaces, send messages, search conversation history
📜
Apps Script
Manage projects, execute functions, handle deployments
🔍
Custom Search
Google Custom Search Engine integration for web searches

MCP Server Updates Changelog

Loading... Checking for updates...
  • Fetching latest changes...