Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Google Cloud Platform

БесплатноНе проверен

Integrates with Google Cloud Platform to enable natural language management of cloud resources including compute, storage, networking, and databases through aut

GitHubEmbed

Описание

Integrates with Google Cloud Platform to enable natural language management of cloud resources including compute, storage, networking, and databases through automated OAuth authentication.

README

Claude Desktop Integration

To enable GCP management capabilities in Claude Desktop, simply add the following configuration to your Claude Desktop MCP configuration:

{
  "gcp-mcp": {
    "command": "uvx",
    "args": [
      "gcp-mcp"
    ]
  }
}

That's it! No additional setup or credential manipulation is required. When you first ask Claude to interact with your GCP resources, a browser window will automatically open for you to authenticate and grant access. Once you approve the access, Claude will be able to manage your GCP resources through natural language commands.

Here are some example requests you can make:

Basic Operations:

  • "Could you list my GCP projects?"
  • "Show me my compute instances"
  • "What storage buckets do I have?"

Resource Creation:

  • "Please create a compute instance with 2GB RAM and 10GB storage, name it MCP-engine"
  • "Create a new storage bucket called my-backup-bucket in us-central1"
  • "Set up a new VPC network named prod-network with subnet 10.0.0.0/24"

Resource Management:

  • "Stop all compute instances in the dev project"
  • "Show me all instances that have been running for more than 24 hours"
  • "What's the current CPU usage of my instance named backend-server?"
  • "Create a snapshot of my database disk"

Monitoring and Alerts:

  • "Set up an alert for when CPU usage goes above 80%"
  • "Show me all critical alerts from the last 24 hours"
  • "What's the current status of my GKE clusters?"

Features

The application provides comprehensive coverage of GCP services:

Resource Management

  • Projects and quotas management
  • Asset inventory
  • IAM permissions

Compute & Infrastructure

  • Compute Engine instances
  • Storage buckets and disks
  • VPC networks and firewall rules
  • Kubernetes Engine (GKE) clusters

Databases & Storage

  • Cloud SQL instances
  • Firestore databases
  • Cloud Storage
  • Database backups

Monitoring & Billing

  • Metrics and alerts
  • Billing information
  • Uptime monitoring
  • Resource usage tracking

Coming Soon

  • Deployment manager and infrastructure as code

Installation

pip install gcp-mcp

License

MIT License

Your contributions and issues are welcome !

from github.com/henihaddad/gcp-mcp

Установка Google Cloud Platform

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/henihaddad/gcp-mcp

FAQ

Google Cloud Platform MCP бесплатный?

Да, Google Cloud Platform MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Google Cloud Platform?

Нет, Google Cloud Platform работает без API-ключей и переменных окружения.

Google Cloud Platform — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Google Cloud Platform в Claude Desktop, Claude Code или Cursor?

Открой Google Cloud Platform на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Google Cloud Platform with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development