GCP MCPServer

henihaddad
GitHub
Google CloudNatural Language ProcessingResource Management

Loading subscription status...

💡 Description

An MCP server for Claude Desktop that enables users to manage Google Cloud Platform resources through natural language commands, allowing operations across compute, storage, databases, networking, monitoring, and IAM without manual credential setup.

📝 JSON Entries

{
  "mcpServers": [
    {
      "gcp-mcp": {
        "args": [
          "gcp-mcp"
        ],
        "command": "uvx"
      }
    }
  ]
}

Features

  • Resource Management
  • Compute & Infrastructure
  • Monitoring & Billing

💬 Example Queries

  • Could you list my GCP projects?
  • Show me my compute instances
  • What's the current CPU usage of my instance named backend-server?
  • Set up an alert for when CPU usage goes above 80%