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ライセンス

-
security - not tested
F
license - not found
-
quality - not tested

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

        • -
          security
          F
          license
          -
          quality
          An MCP server for Claude Desktop that allows users to query data from selected Google Cloud datasets by configuring project ID and datasets in the Claude Desktop configuration.
          Last updated -
          Python
          • Apple
        • A
          security
          A
          license
          A
          quality
          A Model Context Protocol server that enables AI assistants like Claude to interact with Google Cloud Platform environments through natural language, allowing users to query and manage GCP resources during conversations.
          Last updated -
          9
          102
          62
          TypeScript
          MIT License
        • -
          security
          F
          license
          -
          quality
          A Model Context Protocol server that connects to Google Cloud services, allowing users to query logs, interact with Spanner databases, and analyze Cloud Monitoring metrics through natural language interaction.
          Last updated -
          16
          2
          TypeScript
        • -
          security
          A
          license
          -
          quality
          A Machine Conversation Protocol server that enables AI assistants to manage Google Contacts and search Google Workspace directories, providing tools for listing, creating, updating, and deleting contacts within your Google account.
          Last updated -
          Python
          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