Provides tools for interacting with Google Cloud services, allowing users to list builds and retrieve details and logs from Cloud Build, as well as list services and access logs from Cloud Run.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@gcloud-mcpshow me the logs for the most recent Cloud Build"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
gcloud-mcp
Google Cloud MCP server for Cloud Build and Cloud Run log tools
Built with Agent Context Protocol
Quick Start
[Add installation and usage instructions here]
Features
Cloud Build: list builds, get build details and logs
Cloud Run: list services, get service logs
Development
This project uses the Agent Context Protocol for development:
@acp.init- Initialize agent context@acp.plan- Plan milestones and tasks@acp.proceed- Continue with next task@acp.status- Check project status
See AGENT.md for complete ACP documentation.
Project Structure
project-root/
├── AGENT.md # ACP methodology
├── agent/ # ACP directory
│ ├── design/ # Design documents
│ ├── milestones/ # Project milestones
│ ├── tasks/ # Task breakdown
│ ├── patterns/ # Architectural patterns
│ └── progress.yaml # Progress tracking
└── src/ # MCP server sourceGetting Started
Initialize context:
@acp.initPlan your project:
@acp.planStart building:
@acp.proceed
License
MIT
Author
Patrick Michaelsen
This server cannot be installed
Resources
Looking for Admin?
Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.