Skip to main content
Glama

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 source

Getting Started

  1. Initialize context: @acp.init

  2. Plan your project: @acp.plan

  3. Start building: @acp.proceed

License

MIT

Author

Patrick Michaelsen

-
security - not tested
F
license - not found
-
quality - not tested

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.

Latest Blog Posts

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/prmichaelsen/gcloud-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server