Skip to main content
Glama

GCP MCP

by henihaddad

GCP MCP Application

Claude Desktop Integration

To enable GCP management capabilities in Claude Desktop, simply add the following configuration to your Claude Desktop MCP configuration:

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

That's it! No additional setup or credential manipulation is required. When you first ask Claude to interact with your GCP resources, a browser window will automatically open for you to authenticate and grant access. Once you approve the access, Claude will be able to manage your GCP resources through natural language commands.

Here are some example requests you can make:

Basic Operations:

  • "Could you list my GCP projects?"
  • "Show me my compute instances"
  • "What storage buckets do I have?"

Resource Creation:

  • "Please create a compute instance with 2GB RAM and 10GB storage, name it MCP-engine"
  • "Create a new storage bucket called my-backup-bucket in us-central1"
  • "Set up a new VPC network named prod-network with subnet 10.0.0.0/24"

Resource Management:

  • "Stop all compute instances in the dev project"
  • "Show me all instances that have been running for more than 24 hours"
  • "What's the current CPU usage of my instance named backend-server?"
  • "Create a snapshot of my database disk"

Monitoring and Alerts:

  • "Set up an alert for when CPU usage goes above 80%"
  • "Show me all critical alerts from the last 24 hours"
  • "What's the current status of my GKE clusters?"

Features

The application provides comprehensive coverage of GCP services:

Resource Management

  • Projects and quotas management
  • Asset inventory
  • IAM permissions

Compute & Infrastructure

  • Compute Engine instances
  • Storage buckets and disks
  • VPC networks and firewall rules
  • Kubernetes Engine (GKE) clusters

Databases & Storage

  • Cloud SQL instances
  • Firestore databases
  • Cloud Storage
  • Database backups

Monitoring & Billing

  • Metrics and alerts
  • Billing information
  • Uptime monitoring
  • Resource usage tracking

Coming Soon

  • Deployment manager and infrastructure as code

Installation

pip install gcp-mcp

License

MIT License

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Enables managing Google Cloud Platform resources through natural language commands in Claude Desktop, supporting comprehensive operations across compute, storage, databases, networking, monitoring, and IAM without manual credential setup.

  1. Claude Desktop Integration
    1. Features
      1. Resource Management
      2. Compute & Infrastructure
      3. Databases & Storage
      4. Monitoring & Billing
      5. Coming Soon
    2. Installation
      1. License

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          Lets you use Claude Desktop, or any MCP Client, to use natural language to accomplish things on your Cloudflare account.
          Last updated -
          2
          1,486
          2,785
          TypeScript
          Apache 2.0
          • Apple
        • -
          security
          A
          license
          -
          quality
          Server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assistants to manage Gmail through natural language interactions.
          Last updated -
          2,690
          568
          JavaScript
          MIT License
          • Linux
          • Apple
        • A
          security
          A
          license
          A
          quality
          Enables natural language interaction with Azure services through Claude Desktop, supporting resource management, subscription handling, and tenant selection with secure authentication.
          Last updated -
          3
          7
          14
          TypeScript
          MIT License
        • -
          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

        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