com.pulsemcp
gcs
MCP server for Google Cloud Storage with fine-grained tool access control.
stdiocommunityservice
Package Details
gcs-google-mcp-server
Transportstdio
Runtimenpx
Runtime Arguments
Positional
Position 0
-yEnvironment Variables
GCS_PROJECT_ID
Required
Google Cloud project ID.
GCS_SERVICE_ACCOUNT_KEY_FILE
Secret
Path to service account key JSON file.
GCS_SERVICE_ACCOUNT_KEY_JSON
Secret
Service account key JSON contents (inline).
GCS_BUCKET
Constrain all operations to a single bucket (hides bucket-level tools).
GCS_ENABLED_TOOLGROUPS
Comma-separated tool groups to enable (readonly, readwrite, delete).
GCS_ENABLED_TOOLS
Comma-separated list of specific tools to enable (overrides groups).
GCS_DISABLED_TOOLS
Comma-separated list of specific tools to disable.
SKIP_HEALTH_CHECKS
Default:
falseSkip health checks on startup.