gcs MCP
v0.1.14com.pulsemcp/gcs
MCP server for Google Cloud Storage with fine-grained tool access control.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add gcs -e GCS_PROJECT_ID=<GCS_PROJECT_ID> -e GCS_SERVICE_ACCOUNT_KEY_FILE=<GCS_SERVICE_ACCOUNT_KEY_FILE> -e GCS_SERVICE_ACCOUNT_KEY_JSON=<GCS_SERVICE_ACCOUNT_KEY_JSON> -e GCS_BUCKET=<GCS_BUCKET> -e GCS_ENABLED_TOOLGROUPS=<GCS_ENABLED_TOOLGROUPS> -e GCS_ENABLED_TOOLS=<GCS_ENABLED_TOOLS> -e GCS_DISABLED_TOOLS=<GCS_DISABLED_TOOLS> -e SKIP_HEALTH_CHECKS=<SKIP_HEALTH_CHECKS> -- npx -y gcs-google-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.