Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🔒 Security
  3. Gws Admin MCP
Gws Admin MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/23/2026, 2:46:25 AM

Gws Admin MCP

User RatingsBe the first to rate and review this MCP server!
View RepositoryVisit Website
google-workspaceadministrationsecuritymcpidentity-management

Administers Google Workspace through read-only-by-default MCP tools, with delegated access, gated writes, and local audit logging.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON â–¾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for gws-admin-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing Alternatives🔒 More in Security

Overview

The gws-admin-mcp MCP server exposes Google Workspace administration through MCP over local stdio. It uses a Google service account with domain-wide delegation to impersonate a super-admin and call the Admin SDK and Groups Settings API. Read operations are available by default; write tools require an explicit startup flag, while destructive actions also require confirmation in the tool call. Reach for it when an agent needs to inspect or carefully manage users, groups, organizational units, roles, devices, reports, or group settings in a Workspace domain.

Use cases

•Audit inactive Workspace users
•Inspect Finance group membership
•Review Workspace audit and usage reports
•Manage users and organizational units during a change window
•Check mobile and ChromeOS device records

Key features

•Read-only mode with 17 default tools
•Google Workspace Admin SDK and Groups Settings access
•Domain-wide delegation through a service account
•Confirmation gates for destructive actions
•Local JSONL audit logging with secret redaction
•Automatic pagination for list operations

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Gws Admin MCP.

Extracted Tool Capabilities
Read-only mode with 17 default tools
Google Workspace Admin SDK and Groups Settings access
Domain-wide delegation through a service account
Confirmation gates for destructive actions
Local JSONL audit logging with secret redaction
Automatic pagination for list operations

How Gws Admin MCP works

What gws-admin-mcp MCP server does

The gws-admin-mcp MCP server gives an MCP client access to Google Workspace administration functions without requiring a hosted intermediary. It connects to Google’s Admin SDK services for Directory, Reports, and Groups Settings, then exposes those operations as MCP tools over stdio.

The default mode registers 17 read-only tools. These cover users, groups, organizational units, roles, domains, customer information, mobile and ChromeOS devices, usage and audit reports, and group settings. List operations paginate automatically up to a configured maximum, and user searches accept Admin SDK query syntax such as organizational unit, administrator status, and email patterns.

How it works

The process runs on the local machine and sends Google API requests using a service-account key. The service account impersonates the Workspace administrator identified in the configuration, which requires domain-wide delegation and the required Google API scopes. Data is not sent to a separate service; outside of the Google API calls, the README states that the server has no telemetry or third-party service.

Write tools are absent from the MCP tool list unless the process starts with --allow-write or GWS_ADMIN_ALLOW_WRITE=1. This is a registration-time restriction rather than only a prompt or runtime convention. With writes enabled, deletion, device wipe, ChromeOS deprovisioning, and other irreversible operations additionally require confirm: true in the request.

Every tool call is recorded as JSON lines in ~/.config/gws-admin-mcp/audit.log with restrictive file permissions. Passwords and secrets are redacted. Logging can be disabled with GWS_ADMIN_AUDIT=0.

Setup and configuration

The gws-admin-mcp MCP server requires Node.js 20 or newer, a Google Cloud project, and super-admin access to the target Workspace domain. The Google Cloud project must enable both the Admin SDK API and Groups Settings API. A service-account JSON key is normally stored at ~/.config/gws-admin-mcp/service-account.json with restrictive permissions.

Domain-wide delegation must be granted in the Google Admin console using the service account’s OAuth 2 client ID and the scopes listed by the project. The local configuration identifies the administrator to impersonate and the customer organization, for example with delegatedAdmin and customerId in config.json.

Environment variables can override the configuration files: GOOGLE_SA_KEY selects another key path, DELEGATED_ADMIN selects the impersonated administrator, CUSTOMER_ID selects the customer, and GWS_ADMIN_CONFIG_DIR changes the configuration directory. After installing dependencies, build the project with npm run build, then validate credentials and sample reads with node dist/cli.js doctor.

Tools and capabilities

Read-only capabilities include:

  • Listing and retrieving users, groups, group members, organizational units, roles, domains, and customer data.
  • Creating, updating, suspending, unsuspending, moving, deleting, and resetting users when write mode is enabled.
  • Managing groups, memberships, organizational units, role assignments, and group settings.
  • Listing mobile and ChromeOS devices and performing supported device actions in write mode.
  • Reading audit activity and user or customer usage reports.

Cursor and Claude Desktop can start the local process using a client MCP configuration that invokes node dist/cli.js serve. A separate write-enabled client entry can be used for controlled change windows.

Limitations and notes

The server depends on Google Workspace administrator permissions, correct domain-wide delegation, an accessible service-account key, and enabled APIs. The impersonated identity must be a super-admin according to the setup instructions. Google propagation delays can affect new delegation grants.

Writes are deliberately not available in the default process. Destructive requests without confirm: true are rejected even when write mode is enabled. The Google Cloud project itself is described as free, and the Admin SDK is stated to have no usage cost, but Google account, cloud, or organizational policies are outside the server’s control.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Security View all alternatives
  • Shield logoShield

    Local guardrail proxy for AI coding agents. Wraps any MCP server (stdio or Streamable HTTP) and blocks destructive tool calls — DROP TABLE, rm -rf, force-push — before they execute. MCP supply-chain protection: TOFU tool-catalog pinning against rug pulls, plus tool-description and tool-result scanning for tool poisoning and prompt injection. 51 starter rules, approval gates, audit logging. Single binary, Apache-2.0.

    🔒 Security4 views
    Compare vs Shield →
  • MCP Audit logoMCP Audit

    Transparent Go proxy that intercepts, signs, rate-limits, redacts, and audits all MCP JSON-RPC tool calls without modifying client or server.

    🔒 Security3 views
    Compare vs MCP Audit →
  • Agentward logoAgentward

    Permission control plane for AI agents. MCP proxy that enforces least-privilege YAML policies on every tool call, classifies sensitive data (PII/PHI), detects dangerous skill chains, and generates compliance audit trails. Supports stdio and HTTP proxy modes.

    🔒 Security5 views
    Compare vs Agentward →
  • Volta MCP Server logoVolta MCP Server

    Burn-after-read encrypted notes for AI agents. Create and read self-destructing notes via Volta Notes with AES-256-GCM E2E encryption — the decryption key never leaves the URL fragment. Secure credential handoff between users and agents without secrets appearing in chat history.

    🔒 Security3 views
    Compare vs Volta MCP Server →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

Last commit
7d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Gws Admin MCP

Clone the project, run `npm install`, build it with `npm run build`, and verify it with `node dist/cli.js doctor`. The README does not provide a standalone package-manager installation command.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGws Admin MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/gws-admin-mcp?style=directory)](https://allmcps.com/mcp/gws-admin-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/gws-admin-mcp"><img src="https://allmcps.com/api/badge/gws-admin-mcp?style=directory" alt="Gws Admin MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🔒Security
PricingFree
More technical detailsExpand â–¾
AuthOAuth
ClientsClaude Desktop, Cursor
Last updatedSep 17, 2026
6/10 checks healthy over the last 45d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit7d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 17, 2026
36Quality signal: Fair · 36/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools13/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🔒 Security →Best MCP servers for Security →Best Google Workspace MCP servers →Alternatives to Gws Admin MCP →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients