Loading languages...
MC

mcp-gsuite

@MarkusPfundstein413

MCP Server to interact with Google Gsuite prodcuts

google-gsuite
gmail
calendar
mcp-server
stdio
python

# mcpServer Config

{
  "mcpServers": {
    "mcp-gsuite": {
      "command": "uvx",
      "args": [
        "mcp-gsuite",
        "--accounts-file",
        "/path/to/custom/.accounts.json",
        "--credentials-dir",
        "/path/to/custom/credentials"
      ]
    }
  }
}

# stdio

uvx mcp-gsuite --accounts-file /path/to/custom/.accounts.json --credentials-dir /path/to/custom/credentials
Transport:
stdio
语言:
Python
创建时间:11/30/2024
更新时间:7/30/2025