Skip to main content
Glama

GCP MCP

by henihaddad

auth_login

Authenticate with Google Cloud Platform via browser-based OAuth flow to manage resources without manual credential setup. Optionally set a default project ID post-login.

Instructions

Authenticate with Google Cloud Platform using browser-based OAuth flow. Args: project_id: Optional project ID to set as default after login Returns: Status message indicating whether authentication was successful

Input Schema

NameRequiredDescriptionDefault
project_idNo

Input Schema (JSON Schema)

{ "properties": { "project_id": { "default": "", "title": "Project Id", "type": "string" } }, "title": "auth_loginArguments", "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