gcp-mcp

pogao/gcp-mcp

3.2

If you are the rightful owner of gcp-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This project is a Python-based server built with `fastmcp` that enables a Large Language Model (LLM) to query and analyze a Google Cloud Platform (GCP) environment.

Tools

Functions exposed to the LLM to take actions

List Instances

List all VM instances within a specific project and zone.

Describe Instance

Get detailed information about a specific VM instance.

List All Firewall Rules

Retrieve every firewall rule within a given project.

List Firewall Rules per VPC

Filter firewall rules for a specific VPC network.

Describe Firewall Rule

Get detailed information about a single, named firewall rule.

Unsafe SSH Exposure Analysis

Scan for firewall rules that expose SSH to the entire internet.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources