Google Cloud Platform
Summary
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.
Available Actions(9)
run-gcp-code
Execute GCP API calls using TypeScript code.
list-projects
List all accessible GCP projects.
select-project
Select a GCP project for subsequent operations.
get-billing-info
Get billing information for the current project.
get-cost-forecast
Get cost forecast for the current project.
get-billing-budget
Get billing budgets for the current project.
list-gke-clusters
List all GKE clusters in the current project.
list-sql-instances
List all Cloud SQL instances in the current project.
get-logs
Get Cloud Logging entries for the current project.
Community Reviews
No reviews yet. Be the first to review!
Sign in to join the conversation