GCP MCP
by eniayomi
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
run-gcp-code | Run GCP code |
list-projects | List all GCP projects accessible with current credentials |
select-project | Selects GCP project to use for subsequent interactions |
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 |