gitskyflux/cloudstorage-mcp
If you are the rightful owner of cloudstorage-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for Google Cloud Storage that enables interactions with Google Cloud Storage buckets and files.
Tools
Functions exposed to the LLM to take actions
listBuckets
List all Cloud Storage buckets in a project
getBucket
Get details of a specific Cloud Storage bucket
listFiles
List files in a Cloud Storage bucket
getFile
Get details of a specific file in a Cloud Storage bucket
uploadFile
Upload a file to a Cloud Storage bucket
downloadFile
Download a file from a Cloud Storage bucket
deleteFile
Delete a file from a Cloud Storage bucket
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client