Skip to main content
Glama

GCP MCP

by henihaddad

config_set_project

Set the default Google Cloud project in GCP MCP to streamline resource management. Input the project ID to ensure commands and operations are applied to the correct project.

Instructions

Set the default Google Cloud project. Args: project_id: The ID of the project to set as default Returns: Status message indicating whether the project was set

Input Schema

NameRequiredDescriptionDefault
project_idYes

Input Schema (JSON Schema)

{ "properties": { "project_id": { "title": "Project Id", "type": "string" } }, "required": [ "project_id" ], "title": "config_set_projectArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/henihaddad/gcp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server