Skip to main content
Glama

GCP MCP

by henihaddad

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 集群的当前状态是什么?”

特征

该应用程序提供全面覆盖的 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. Claude 桌面集成
    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