ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Google Cloud Storage Bucket with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. This MCP does exactly one thing: it manages files in a single Google Cloud Storage Bucket. That's its only function, and nothing else. Incredible for giving you

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 4 capabilities

The complete Google Cloud Storage Bucket capability set.

These are the exact actions your AI can choose when you ask it to work with Google Cloud Storage Bucket.

Capability set01 / 01

01-04

4 capabilities in this set.

Part of 4 available through Google Cloud Storage Bucket.

  1. 01

    Get object

    Read the content of an object in the Google Cloud Storage bucket

  2. 02

    Delete object

    Delete an object from the Google Cloud Storage bucket

  3. 03

    List objects

    List objects in the configured Google Cloud Storage bucket

  4. 04

    Put object

    If the object already exists, it is overwritten. Upload or overwrite an object in the Google Cloud Storage bucket

Observed, not estimated

857ms average. Fast in production.

Google Cloud Storage Bucket is checked daily against the live service.

Daily averagePeak 1004ms
Aug 20Today
Fastest day
688ms
Slowest day
1004ms
14-day trend
Slowing+34%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 4 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Google Cloud Storage Bucket, so you can see the experience inside your AI.

It does not authenticate your account with Google Cloud Storage Bucket. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Google Cloud Storage Bucket Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_QhAG95VshubCLwHLxWzs4UBAKrUBhFO0KBJe1tOf/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Google Cloud Storage Bucket capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "google-cloud-storage-bucket-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_QhAG95VshubCLwHLxWzs4UBAKrUBhFO0KBJe1tOf/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Google Cloud Storage Bucket owners ask.

  • 01

    Why limit the agent to a single GCS Bucket?

    To enforce zero-trust security. An autonomous AI agent should never have carte blanche to read or delete objects across your entire Google Cloud project.

  • 02

    How does the Service Account authentication work?

    The MCP uses the Project ID, Client Email, and Private Key from your GCP Service Account JSON to sign JWT tokens and seamlessly access the GCS REST API.

  • 03

    Can it read binary files?

    Currently, the capability returns the raw text content. If you download a binary image, it will be represented as a raw string. It is best used for JSON, Markdown, CSVs, or logs.