MCPServers
Google Cloud Platform logo

Google Cloud Platform

55
3.0k
0

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.

Last Updated: April 28, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Quick Setup

Language

TypeScript

Categories

Tags

Google Cloud Platform MCP Server for Cline