Favicon of gcloud-mcp

gcloud-mcp

MCP ServerCode & Developer ToolsTypeScriptOpen source

gcloud-mcp is a TypeScript MCP server for Claude Desktop, Cursor, VS Code with npx. gcloud MCP server

How to use gcloud-mcp

Install or run

npx @google-cloud/[PACKAGE_NAME] init --agent=gemini-cli

Client configuration

For example, for the gcloud-mcp:

```shell
npx @google-cloud/gcloud-mcp init --agent=gemini-cli
```

After the initialization process, you can verify that the gcloud-mcp server is
configured correctly by running the following command:

```
gemini mcp list

> ✓ gcloud: npx -y @google-cloud/gcloud-mcp (stdio) - Connected
```

### For other AI clients

To use MCP servers in this repo with other clients, add the following snippet
to their respective JSON configuration files for each MCP server:

```json
"[SERVER_NAME]": {
  "command": "npx",
  "args": ["-y", "@google-cloud/[PACKAGE_NAME]"]
}

Compatible clients

Claude DesktopCursorVS Code

What is gcloud-mcp?

gcloud-mcp is a TypeScript MCP server for Claude Desktop, Cursor, VS Code with npx. gcloud MCP server This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
100/100
Maintenance signal
95/100
Adoption signal
72/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Tool access support
  • Shell commands support
  • Document generation support
  • Anthropic provider support
  • Google provider support
  • package.json config support
  • Connecting agents to external tools and data

Technical details

Install or run gcloud-mcp using npx. Check googleapis/gcloud-mcp for the latest setup command.

npxClaude DesktopCursorVS Codestdio
  • Built for TypeScript
  • Built for Node.js
  • Install or run with npx
  • Works with Claude Desktop
  • Works with Cursor
  • Works with VS Code
  • Uses stdio transport
  • Database access

Requirements and access

TypeScriptNode.jsApache-2.0 licenseDatabase accessDatabase access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Destructive actionsWrite actionsDatabase accessCan write or update dataMay support destructive actionsCheck project documentation authenticationHosted or remote

When to use gcloud-mcp

  • Use it for connecting agents to external tools and data.
  • Use it for integrations workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for claude desktop users.

Built with

TypeScriptNode.jsnpxClaude DesktopCursorVS Codestdio

Explore related resources

Frequently asked questions

What is gcloud-mcp?

gcloud-mcp is a TypeScript MCP server for Claude Desktop, Cursor, VS Code with npx. gcloud MCP server

Who is gcloud-mcp best for?

gcloud-mcp is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.

How do I install gcloud-mcp?

Install or run gcloud-mcp using npx. Check gcloud-mcp for the latest setup command.

Is gcloud-mcp actively maintained?

gcloud-mcp may need a closer maintenance check before production use.

Share:

Stars
802
Forks
73
Last commit
2 months ago
Repository age
1 year
License
Apache-2.0

Auto-fetched from GitHub.

Similar to gcloud-mcp