gcp-mcp-server

gcp-mcp-server

2

The Google Cloud MCP Server is an implementation of a Model Context Protocol server designed for Google Cloud. It features support for project management, container management, and cloud run services, leveraging Go and Cobra for implementation.

Google Cloud MCP Server

A MCP server implementation for Google Cloud using Go and Cobra. The server supports services and operations such as:

  • Projects: Projects List, Project Describe
  • Container: Clusters List, Cluster Describe
  • Cloud Run: Services List, Service Describe

Deployment

The server can be deployed using Google Cloud Run, either directly from source or via Docker image.