google-workspace
by szilvesztererdos · documents · mcp-server, glama
Enables interaction with Google Workspace (Drive, Docs, Sheets, Gmail) via MCP tools, using OAuth credentials stored locally or inline.
Source: https://github.com/szilvesztererdos/google-workspace
Install
git clone https://github.com/szilvesztererdos/google-workspaceUse this forAI-extracted
- →Automate reading and writing Google Docs documents programmatically within AI workflows
- →Query and manipulate Google Sheets data and perform calculations via Claude
- →Search, read, and draft emails in Gmail from Claude without manual access
- →Organize and retrieve files from Google Drive in automated workflows
- →Batch process documents across Google Workspace apps triggered by agent actions
Works with
Tags: mcp-server, glama
Source: glama
About documents MCP servers and Claude skills
documents MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
google-workspace is one of hundreds of documents entries indexed on Skiln. Browse the full documents category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related documents MCPs and skills
- Blogger MCP by powerofdeen
A TypeScript MCP server for managing Blogger drafts and posts, project devlogs with screenshots, and Strava running retrospectives via natural language.
- word-doc-mcp by by-oneself
MCP server for creating and reading Word (.docx) documents with rich formatting support.
- Docket MCP Server by het2576
Enables extracting action items from meeting transcripts and managing them in Notion, with duplicate detection and human review.
- Blog-MCP by Dharshini195
Provides MCP tools to interact with Dev.to, enabling searching, browsing, and publishing articles through natural language.
- Obsidian MCP Wrapper by UwUGreed
Enables Claude Desktop to securely search and retrieve knowledge from an Obsidian vault through a stateless MCP interface, with progressive disclosure and gated write capabilities.
- omitly-leak-check-mcp by ghadmin-innisfallen-master
Detects whether sensitive data like emails, SSNs, and phone numbers survive in supposedly redacted PDFs, running entirely locally via WebAssembly.
- Brewman MCP Server by PaddyWalsh81
Wraps the Brewman Web (V7) API to read and write Brewman data (orders, outlets, stock, config) via tools, with the API token stored securely as an environment variable.
- abr-mcp by zero3kw
Enables querying and searching the Japanese Address Base Registry (ABR) data definitions and official documentation, including field definitions, datasets, and policy documents through tools like list_datasets, get_dataset, search_field, and search_docs.
Frequently asked questions
How do I install google-workspace?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support google-workspace?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is google-workspace free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.