servers/ cloud-service/ gcs
Gcs icon

MCP server for Google Cloud Storage with fine-grained tool access control.

View on GitHub ↗
Overview Installation

Overview

Gcs is a Model Context Protocol (MCP) server: MCP server for Google Cloud Storage with fine-grained tool access control. In practice that means any MCP-compatible AI assistant can call Gcs's tools directly — the model decides when to use them in a conversation or agent run.

It runs locally: the npm package gcs-google-mcp-server speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need GCS_PROJECT_ID. The current release is v0.1.14, published under the MIT license, with source at pulsemcp/mcp-servers on GitHub, where it has earned 80 stars.

Gcs is listed under Cloud Service on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Gcs for pulsemcp.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.

npm package — gcs-google-mcp-server · MCP over stdio
Credentials — Requires GCS_PROJECT_ID
Open source — MIT license · pulsemcp/mcp-servers

Installation

// claude_desktop_config.json
{
  "mcpServers": {
    "gcs": {
      "command": "npx",
      "args": [
        "-y",
        "gcs-google-mcp-server"
      ],
      "env": {
        "GCS_PROJECT_ID": "<gcs-project-id>"
      }
    }
  }
}

Requires GCS_PROJECT_ID

Related servers

CM
Cloudflare MCP
Cloud Service

Deploy, configure & interrogate resources on the Cloudflare developer platform (Workers, KV, R2, D1).

★ 7.9k Updated 1d ago
AP
AppDeploy
Cloud Service

AppDeploy turns app ideas described in AI chat into live full-stack web applications.

Added 5 hours ago
BorealHost icon
BorealHost
Cloud Service

Agent-native web hosting — deploy sites, manage DNS, register domains, scale infrastructure.

Added 5 hours ago
DF
delega.ai for AWS Pricing Calculator
Cloud Service

Create AWS cost estimates and shareable AWS Pricing Calculator URLs.

Added 5 hours ago
DP
DeployIt Product Expert
Cloud Service

AI product expert answering from live source code, with sources and a verification status.

Added 5 hours ago
Synapse RMCP icon
Synapse RMCP
Cloud Service

Host, Docker, Compose, SSH, logs, ZFS, and file operations over MCP and CLI.

★ 2 Added 5 hours ago
>_ esc
↑↓ navigate↵ openesc close