MCP Server
MCP
MCP fork of Google Workspace CLI
MCP fork of Google Workspace CLI (Gmail, Drive, Calendar, and more)
Install
oci:ghcr.io/shigechika/gws-mcp:0.22.5-mcp.36
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/shigechika/gws-mcp:0.22.5-mcp.36",
"runtimeHint": "docker",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "run",
"type": "positional"
},
{
"value": "-i",
"type": "positional"
},
{
"value": "--rm",
"type": "positional"
},
{
"description": "Mount the gws credentials directory (populated by 'gws auth setup' and 'gws auth login')",
"format": "string",
"default": "~/.config/gws:/home/gws/.config/gws",
"type": "named",
"name": "-v",
"valueHint": "host-path:container-path"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment