← All servers
gcs
MCP server for Google Cloud Storage with fine-grained tool access control.
Details
- Transport
- stdio
- Latest version
- 0.1.14
- Status
- listed
- Source
- Imported from the MCP registry
- Repository
- source ↗
Versions
- 0.1.14 release date unknown
Install
Add to Cursor or pick your client:
Needs an env var: GCS_PROJECT_ID
— replace the <placeholders> with your values.
claude mcp add com-pulsemcp-gcs --env GCS_PROJECT_ID=<GCS_PROJECT_ID> -- npx -y gcs-google-mcp-server
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"com-pulsemcp-gcs": {
"command": "npx",
"args": [
"-y",
"gcs-google-mcp-server"
],
"env": {
"GCS_PROJECT_ID": "<GCS_PROJECT_ID>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"com-pulsemcp-gcs": {
"command": "npx",
"args": [
"-y",
"gcs-google-mcp-server"
],
"env": {
"GCS_PROJECT_ID": "<GCS_PROJECT_ID>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"-y",
"gcs-google-mcp-server"
],
"env": {
"GCS_PROJECT_ID": "<GCS_PROJECT_ID>"
}
} Ecosystem signals — baseline 51 / 100
Objective public usage & activity — a transparent, versioned baseline (formula v2), never verified reputation and never blended into it.
- GitHub stars · 14 hours ago
- ★ 80
- Last commit · 14 hours ago
- 5 days ago
- Issue close rate · 14 hours ago
- 71%
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →