Google Cloud Platform
Integrates with Google Cloud Platform to enable natural language management of cloud resources including compute, storage, networking, and databases through automated OAuth authentication.
21 stars
0 tools
Created Aug 2025
@henihaddad/henihaddad-google-cloud-platform-gcp-mcpAbout
Integrates with Google Cloud Platform to enable natural language management of cloud resources including compute, storage, networking, and databases through automated OAuth authentication.
Categories
general
Installation
npm
npm install @henihaddad/henihaddad-google-cloud-platform-gcp-mcp
Configuration
{
"mcpServers": {
"henihaddad-google-cloud-platform-gcp-mcp": {
"command": "npx",
"args": [
"-y",
"@henihaddad/henihaddad-google-cloud-platform-gcp-mcp"
]
}
}
}