Google Workspace Admin Security-Audit MCP
Rank #5,540io.github.shigechika/gwsadm-mcp
MCP server for Google Workspace security auditing — login audit, external sharing, daily brief
Google Workspace Admin Security-Audit MCP is a Model Context Protocol (MCP) server published by shigechika. It ranks #5,540 of 115,460 servers tracked on MCP Toplist. Google Workspace Admin Security-Audit MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 14 tracked versions. It was first listed on Jul 8, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 109,920 of 115,460 servers on MCP Toplist.
Use Google Workspace Admin Security-Audit MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gwsadm-mcp -- uvx gwsadm-mcp[mcp_servers.gwsadm-mcp]
command = "uvx"
args = ["gwsadm-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"gwsadm-mcp": {
"command": "uvx",
"args": [
"gwsadm-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"gwsadm-mcp": {
"command": "uvx",
"args": [
"gwsadm-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gwsadm-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"gwsadm-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gwsadm-mcp": {
"command": "uvx",
"args": [
"gwsadm-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gwsadm-mcp": {
"command": "uvx",
"args": [
"gwsadm-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.shigechika%2Fgwsadm-mcp)<a href="https://mcptoplist.com/server/io.github.shigechika%2Fgwsadm-mcp"><img src="https://mcptoplist.com/badge/io.github.shigechika%2Fgwsadm-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
shigechika
Other servers by shigechika
- MCP Stdio#1,060 · 48 vers
- J-Quants MCP#1,978 · 58 vers
- KeyCloak MCP#4,838 · 16 vers
- Junos MCP#4,880 · 19 vers
- Aruba Central MCP#6,178 · 12 vers
- Zabbix API MCP#6,316 · 9 vers
- Box Admin Analytics MCP#6,362 · 11 vers
- EOS MCP#6,507 · 9 vers
- Cloud Armor WAF Patrol MCP#9,825 · 4 vers
- MCP fork of Google Workspace CLI#10,645 · 3 vers
- netdiag MCP#14,456 · 2 vers
- entraadm MCP#27,912 · 1 ver
Available versions (14)
| Version | Published |
|---|---|
| 0.14.1 | Aug 20, 2026 |
| 0.14.0 | Aug 15, 2026 |
| 0.13.0 | Aug 14, 2026 |
| 0.12.2 | Aug 13, 2026 |
| 0.12.1 | Aug 11, 2026 |
| 0.12.0 | Aug 8, 2026 |
| 0.11.0 | Aug 7, 2026 |
| 0.10.0 | Aug 6, 2026 |
| 0.9.3 | Jul 31, 2026 |
| 0.9.2 | Jul 27, 2026 |
| 0.9.0 | Jul 26, 2026 |
| 0.8.0 | Jul 24, 2026 |
| 0.3.0 | Jul 10, 2026 |
| 0.2.1 | Jul 8, 2026 |
Frequently asked questions
- Who maintains Google Workspace Admin Security-Audit MCP?
- Google Workspace Admin Security-Audit MCP is maintained by shigechika, which publishes 13 MCP servers (206 total versions) tracked on MCP Toplist.
- Is Google Workspace Admin Security-Audit MCP listed on the Official MCP Registry?
- Yes — Google Workspace Admin Security-Audit MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Google Workspace Admin Security-Audit MCP have?
- MCP Toplist tracks 14 versions of Google Workspace Admin Security-Audit MCP, most recently published on Aug 20, 2026.
- Where can I find the source code for Google Workspace Admin Security-Audit MCP?
- The source code for Google Workspace Admin Security-Audit MCP is hosted at github.com/shigechika/gwsadm-mcp.