jerop
MCP Serverjeroppublic

cloud build mcp server

用于与 Google Cloud Build 交互的 Model Context Protocol (MCP) 服务器。

Repository Info

1
Stars
2
Forks
1
Watchers
1
Issues
Go
Language
-
License

About This Server

用于与 Google Cloud Build 交互的 Model Context Protocol (MCP) 服务器。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Cloud Build MCP Server

A Model Context Protocol (MCP) server for interacting with Google Cloud Build.

Tools

FeatureToolParameters
List Cloud Build jobs for a projectlist_cloud_build_jobsproject_id
View details of a specific Cloud Build jobget_cloud_build_jobproject_id, build_id
Create new Cloud Build jobscreate_cloud_build_jobproject_id, build_config_json
Retry failed or cancelled Cloud Build jobsretry_cloud_build_jobproject_id, build_id

Prerequisites

  • Go 1.21+
  • Google Cloud project with Cloud Build API enabled
  • Google Application Default Credentials (ADC):
    gcloud auth application-default login
    

Build and Run

1. Build the Server

cd cmd
go build -o cloud-build-mcp-server

2. Run the Server

./cloud-build-mcp-server

Use in Agent

To use this MCP server with your agent, add the following to your settings:

{
    "mcpServers": {
        "cloudbuild": {
            "command": "/path/to/cloud-build-mcp-server"
        }
    }
}

Consider using this in Gemini CLI.

Quick Start

1

Clone the repository

git clone https://github.com/jerop/cloud-build-mcp-server
2

Install dependencies

cd cloud-build-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerjerop
Repocloud-build-mcp-server
LanguageGo
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation