Loading MCP server directory, please wait...
MCP fork of Google Workspace CLI (Gmail, Drive, Calendar, and more)
npx @getmcp/cli add io.github.shigechika/gws-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.shigechika/gws-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"~/.config/gws:/home/gws/.config/gws",
"run",
"-i",
"--rm",
"ghcr.io/shigechika/gws-mcp:0.22.5-mcp.20"
]
}
}
}