Skip to main content
Glama

GCP MCP

by henihaddad

list_gcp_services

Retrieve a list of enabled services or APIs within a specified Google Cloud Platform (GCP) project using the GCP MCP server. Input the project ID to generate a detailed output of active GCP services.

Instructions

List enabled services/APIs in a GCP project. Args: project_id: The ID of the GCP project to list services for Returns: List of enabled services in the specified GCP project

Input Schema

NameRequiredDescriptionDefault
project_idYes

Input Schema (JSON Schema)

{ "properties": { "project_id": { "title": "Project Id", "type": "string" } }, "required": [ "project_id" ], "title": "list_gcp_servicesArguments", "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