mcpserver.lol
registry/gemini-cloud-assist-mcp
Connection check local install

gemini-cloud-assist-mcp

MCP Server for understanding, managing & troubleshooting your GCP environment.

Tools 4
GitHub stars 67
Installs / wk
Licence Apache-2.0
Transport stdio
Last checked never

Tools & capabilities

4 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

add_observation from source
/** * Adds a new user observation to an existing investigation. * * Prerequisites: * Argument Resolution: Before invoking this tool, you **MUST** resolve any new resource names…
create_investigation from source
/** * Creates a new Gemini Cloud Assist Investigation. This tool is the primary entry point for initiating any new troubleshooting analysis. * * Prerequisites: * Argument Resol…
fetch_investigation from source
run_investigation from source
/** * Triggers the Gemini analysis, waits for completion, and returns the final report. * * This is a **synchronous, blocking call** that runs the full analysis. * The tool wil…