MCP Server
Active
MIT
Google Workspace Admin Security-Audit MCP MCP Server
io.github.shigechika/gwsadm-mcp
What is the Google Workspace Admin Security-Audit MCP MCP server?
MCP server for Google Workspace security auditing — login audit, external sharing, daily brief
How to install Google Workspace Admin Security-Audit MCP
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"gwsadm-mcp": {
"command": "uvx",
"args": [
"gwsadm-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"gwsadm-mcp": {
"command": "uvx",
"args": [
"gwsadm-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"gwsadm-mcp": {
"command": "uvx",
"args": [
"gwsadm-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"gwsadm-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"gwsadm-mcp"
]
}
}
}Claude Code
claude mcp add gwsadm-mcp -- uvx gwsadm-mcpRelated MCP servers
MCP Stdio
Active
Stdio-to-HTTP gateway — connects MCP clients to remote HTTP MCP servers
7
View repository →Python
MIT
J-Quants MCP
Active
MCP server for retrieving Japanese stock market data via J-Quants API v2
2
View repository →Python
MIT
Aruba Central MCP
Active
MCP server for Aruba Central: expose AP, switch, and client status to AI assistants
0
View repository →Python
MIT
Box Admin Analytics MCP
Active
MCP server for Box admin-log analytics — external-sharing visibility, read-only
0
View repository →Python
MIT
MCP server for Google Cloud Armor WAF log patrol: deny summaries and false-positive checks
0
View repository →Python
MIT