Skip to main content
Glama

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 クラスタの現在のステータスはどうですか?」

Related MCP server: GCP MCP

特徴

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

リソース管理

  • プロジェクトと割り当て管理

  • 資産インベントリ

  • IAM権限

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

  • Compute Engineインスタンス

  • ストレージバケットとディスク

  • VPC ネットワークとファイアウォール ルール

  • Kubernetes Engine (GKE) クラスター

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

  • Cloud SQL インスタンス

  • Firestore データベース

  • クラウドストレージ

  • データベースのバックアップ

監視と請求

  • 指標とアラート

  • 請求情報

  • 稼働時間監視

  • リソース使用状況の追跡

近日公開

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

インストール

pip install gcp-mcp

ライセンス

MITライセンス

Install Server
F
license - not found
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Enables AI assistants to interact with and manage Google Cloud Platform resources including Compute Engine, Cloud Run, Storage, BigQuery, and other GCP services through a standardized MCP interface.
    1
    6
    MIT
  • A
    license
    C
    quality
    D
    maintenance
    Enables AI assistants to interact with Google Cloud Platform resources through natural language queries. Supports querying and managing GCP services like Compute Engine, Cloud Storage, BigQuery, and more across multiple projects and regions.
    9
    4,204
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables managing Google Cloud Platform infrastructure through natural language, including VM deployment, SSH key management, remote command execution, and Terraform infrastructure-as-code operations.
    2

View all related MCP servers

Related MCP Connectors

  • Designs, prices, and deploys AWS/GCP cloud infrastructure from plain-English requirements.

  • Persistent context for Claude. Your AI always knows your projects and next actions across sessions.

  • Connect Claude to Fathom meeting recordings, transcripts, and summaries

View all MCP Connectors

Latest Blog Posts

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