Skip to main content
Glama

GCP MCP

by henihaddad

GCP MCP アプリケーション

クロードデスクトップ統合

Claude Desktop で GCP 管理機能を有効にするには、Claude Desktop MCP 構成に次の構成を追加するだけです。

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

これで完了です!追加の設定や認証情報の操作は不要です。Claude に GCP リソースの操作を初めて依頼すると、ブラウザウィンドウが自動的に開き、認証とアクセス権限の付与が行われます。アクセスを承認すると、Claude は自然言語コマンドを使って GCP リソースを管理できるようになります。

以下に、実行できるリクエストの例を示します。

基本操作:

  • 「GCP プロジェクトをリストしてもらえますか?」
  • 「コンピューティングインスタンスを表示」
  • 「どのようなストレージバケットがありますか?」

リソースの作成:

  • 「2GBのRAMと10GBのストレージを備えたコンピューティングインスタンスを作成し、MCP-engineという名前を付けてください」
  • 「us-central1 に my-backup-bucket という新しいストレージバケットを作成します」
  • 「サブネット 10.0.0.0/24 を持つ prod-network という名前の新しい VPC ネットワークを設定します」

リソース管理:

  • 「開発プロジェクト内のすべてのコンピューティングインスタンスを停止する」
  • 「24時間以上実行されているすべてのインスタンスを表示」
  • 「backend-server というインスタンスの現在の CPU 使用率はどれくらいですか?」
  • 「データベースディスクのスナップショットを作成する」

監視とアラート:

  • 「CPU使用率が80%を超えたときにアラートを設定する」
  • 「過去24時間のすべての重要なアラートを表示する」
  • 「GKE クラスタの現在のステータスはどうですか?」

特徴

このアプリケーションは、GCP サービスを包括的にカバーします。

リソース管理

  • プロジェクトと割り当て管理
  • 資産インベントリ
  • IAM権限

コンピューティングとインフラストラクチャ

  • Compute Engineインスタンス
  • ストレージバケットとディスク
  • VPC ネットワークとファイアウォール ルール
  • Kubernetes Engine (GKE) クラスター

データベースとストレージ

  • Cloud SQL インスタンス
  • Firestore データベース
  • クラウドストレージ
  • データベースのバックアップ

監視と請求

  • 指標とアラート
  • 請求情報
  • 稼働時間監視
  • リソース使用状況の追跡

近日公開

  • デプロイメント マネージャーとインフラストラクチャ アズ コード

インストール

pip install gcp-mcp

ライセンス

MITライセンス

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Claude Desktop の自然言語コマンドを使用して Google Cloud Platform リソースを管理できるようにし、手動で認証情報を設定せずに、コンピューティング、ストレージ、データベース、ネットワーク、モニタリング、IAM にわたる包括的な操作をサポートします。

  1. クロードデスクトップ統合
    1. 特徴
      1. リソース管理
      2. コンピューティングとインフラストラクチャ
      3. データベースとストレージ
      4. 監視と請求
      5. 近日公開
    2. インストール
      1. ライセンス

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          Lets you use Claude Desktop, or any MCP Client, to use natural language to accomplish things on your Cloudflare account.
          Last updated -
          2
          1,486
          2,785
          TypeScript
          Apache 2.0
          • Apple
        • -
          security
          A
          license
          -
          quality
          Server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assistants to manage Gmail through natural language interactions.
          Last updated -
          2,606
          568
          JavaScript
          MIT License
          • Linux
          • Apple
        • A
          security
          A
          license
          A
          quality
          Enables natural language interaction with Azure services through Claude Desktop, supporting resource management, subscription handling, and tenant selection with secure authentication.
          Last updated -
          3
          7
          14
          TypeScript
          MIT License
        • -
          security
          A
          license
          -
          quality
          Enables interactions with Google Cloud Tasks queues and tasks through natural language, allowing users to list, manage, pause/resume queues and handle tasks via Claude Desktop.
          Last updated -
          JavaScript
          MIT License

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/henihaddad/gcp-mcp'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server