uysalserkan/gcp-storage-mcp
A Model Context Protocol (MCP) server that provides seamless integration with Google Cloud Storage, enabling AI assistants to perform file operations, manage buckets, and interact with GCS resources directly.
This tool helps developers integrate Google Cloud Storage (GCS) operations directly into their AI assistants, like Claude Desktop or Cursor. It allows these assistants to perform file management tasks, such as uploading, downloading, or deleting files, and managing storage buckets. The input is a command from an AI assistant, and the output is the execution of the requested GCS operation.
Use this if you are a developer building AI assistants and need a secure, scalable way to enable them to interact with Google Cloud Storage.
Not ideal if you are a business user looking for a no-code solution to manage your Google Cloud Storage without involving development or API integrations.
Stars
10
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/uysalserkan/gcp-storage-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
modelcontextprotocol/typescript-sdk
The official TypeScript SDK for Model Context Protocol servers and clients
modelcontextprotocol/python-sdk
The official Python SDK for Model Context Protocol servers and clients
vmoranv/jshookmcp
js hook toolkit that all you need
alpic-ai/skybridge
Skybridge is a framework for building ChatGPT & MCP Apps
modelcontextprotocol/csharp-sdk
The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration...