GCP MCP
GCP MCP 应用程序
Claude 桌面集成
要在 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 的新存储桶”
“设置一个名为 prod-network 的新 VPC 网络,子网为 10.0.0.0/24”
资源管理:
“停止开发项目中的所有计算实例”
“显示所有运行超过 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