GCP MCP
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ライセンス
Maintenance
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
- AlicenseBqualityDmaintenanceEnables 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.16MIT
- AlicenseCqualityDmaintenanceEnables 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.94,204MIT
- FlicenseNot gradedqualityDmaintenanceEnables managing Google Cloud Platform infrastructure through natural language, including VM deployment, SSH key management, remote command execution, and Terraform infrastructure-as-code operations.2
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Google Workspace services (Gmail, Calendar, Drive, Docs, Sheets, Chat, Slides, People) through natural language using Claude Desktop, Claude Code CLI, and other MCP clients.4443MIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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