Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"gcloud": {
"command": "npx",
"args": [
"-y",
"@google-cloud/gcloud-mcp"
],
"env": {
"CLOUDSDK_CORE_PROJECT": "${GCP_PROJECT_ID}"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
CLOUDSDK_CORE_PROJECT=${GCP_PROJECT_ID}First indexed Jan 5, 2026
First indexed Jan 5, 2026
npx claudepluginhub jpantsjoha/googlecloud-plugin