Back to Home
pogao icon

gcp-mcp

Verified Safe

by pogao

Overview

Enables an LLM to safely query and analyze a Google Cloud Platform (GCP) environment for cloud insights.

Installation

Run Command
uv run fastmcp run main.py:mcp

Security Notes

The server provides read-only access to GCP resources, significantly reducing destructive potential. Authentication relies on Google Application Default Credentials, a standard and secure mechanism, with no hardcoded secrets found. Error handling for `PermissionDenied` gracefully returns empty data, avoiding sensitive information leakage. The implementation itself appears robust. The primary security consideration is ensuring the GCP credentials used to run the server have the principle of least privilege applied. The 'unsafe SSH exposure' and 'public bucket analysis' are features for security analysis within GCP, not vulnerabilities of the server itself.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-12-02

Tags

GCPLLM ToolCloud ManagementSecurity AnalysisPythonFastAPI