conorbronsdon/gws-mcp-server
by Various
MCP server that exposes Google Workspace CLI (gws) as Model Context Protocol tools
MCP
conorbronsdon/gws-mcp-server
Added 1 June 2026
Overview
An MCP server that wraps the Google Workspace CLI (gws) as Model Context Protocol tools, enabling AI agents to interact with Google Workspace services programmatically. Built in TypeScript, it translates MCP tool calls into gws commands for tasks like managing email, calendar, and contacts.
Best for
Best for
Developers building MCP-based AI agents that need basic Google Workspace automation
Use cases
- Automating email search and send operations via AI assistants
- Managing calendar events and contacts through natural language prompts
- Integrating Google Workspace workflows into MCP-compatible agent pipelines
How to use
Install
npm install -g gws-mcp-server Tools exposed
drive_files_listdrive_files_getdrive_files_createdrive_files_copydrive_files_updatedrive_files_deletedrive_files_exportdrive_files_downloaddrive_permissions_createsheets_getsheets_values_getsheets_values_updatesheets_values_appendcalendar_events_listcalendar_events_getcalendar_events_insertcalendar_events_updatecalendar_events_deletedocs_getdocs_create
Tested with
Claude Code, Claude Desktop
Example client config
[object Object] Notes
An MCP server that wraps the Google Workspace CLI (gws) as Model Context Protocol tools, enabling AI agents to interact with Google Workspace services programmatically. Built in TypeScript, it translates MCP tool calls into gws commands for tasks like managing email, calendar, and contacts.
4 stars on GitHub. Last updated 2026-04-23. Licensed MIT.
Use cases
- Automating email search and send operations via AI assistants
- Managing calendar events and contacts through natural language prompts
- Integrating Google Workspace workflows into MCP-compatible agent pipelines
Pros
- Leverages existing gws CLI for reliable Google Workspace access
- Simple MCP interface reduces boilerplate for agent integration
- TypeScript codebase is approachable for most developers
Cons
- Requires separate gws CLI installation and authentication setup
- Limited to operations exposed by gws, not full Google API coverage
- Small community and low star count may mean less support
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages existing gws CLI for reliable Google Workspace access
- Simple MCP interface reduces boilerplate for agent integration
- TypeScript codebase is approachable for most developers
Cons
- Requires separate gws CLI installation and authentication setup
- Limited to operations exposed by gws, not full Google API coverage
- Small community and low star count may mean less support
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.