Google Cloud Storage MCP connector
Google Cloud Storage is Google's object storage service for storing and accessing unstructured data like files, backups, and media on Google Cloud Platform. The Google Cloud Storage MCP connector allows AI agents to create and manage text files, upload and retrieve objects, and organize data across storage buckets. It also supports managing bucket configurations and monitoring storage usage across your Google Cloud environment.
Authentication type
- OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.
Uses
Use the Google Cloud Storage MCP connector to perform the following actions:
- Archive completed project files in organized cloud storage buckets
- Store customer documents and compliance records for regulatory audits
- Back up critical business data with automatic cloud redundancy
- Share large files with partners by creating accessible cloud storage locations
- Retain historical records and transaction logs for long-term retention
- Organize department reports and analytics outputs in centralized storage
- Preserve training materials and knowledge base documents for team access
Example prompts
Use the following example prompts to invoke Google Cloud Storage MCP connector tools from your AI assistant or Boomi Connect workflow:
Create a text file with today's sales summary in Google Cloud Storage.Save the monthly expense report as a text file in our finance bucket.Store the customer feedback notes in Google Cloud Storage for archival.Generate a text log file of all transactions and upload it to Google Cloud Storage.Create a compliance checklist document in Google Cloud Storage for our audit team.Save the project status update as a text file in our team's cloud storage.Store the contract summary notes in Google Cloud Storage for legal records.Create a data validation report and save it to Google Cloud Storage.Upload the meeting minutes as a text file to our shared Google Cloud Storage bucket.Generate a performance summary and store it in Google Cloud Storage for stakeholders.
Google Cloud Storage MCP connector tools
The Google Cloud Storage MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| googlecloudstorage_googlecloudstoragecreatetextfile_invoke | Creates a new text file in Google Cloud Storage with specified content. |