This MCP server implementation provides integration with Google Cloud Platform services. Developed by Oluwapelumi Oluwaseyi, it offers tools for interacting with various GCP resources including Compute Engine, Cloud Storage, Cloud Functions, Cloud Run, BigQuery, and more. The server uses official Google Cloud client libraries and implements robust error handling and retry mechanisms. It's designed for developers looking to leverage GCP capabilities within MCP-based applications and workflows.
Execute GCP API calls using TypeScript code.
List all accessible GCP projects.
Select a GCP project for subsequent operations.
Get billing information for the current project.
Get cost forecast for the current project.
Get billing budgets for the current project.
List all GKE clusters in the current project.
List all Cloud SQL instances in the current project.
Get Cloud Logging entries for the current project.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!