Skip to main content
Glama

GCP MCP

by henihaddad

list_service_accounts

Retrieve a list of service accounts in a specified Google Cloud Platform (GCP) project using the project ID. Simplifies IAM management by providing quick access to account details.

Instructions

List service accounts in a GCP project. Args: project_id: The ID of the GCP project Returns: List of service accounts in the project

Input Schema

NameRequiredDescriptionDefault
project_idYes

Input Schema (JSON Schema)

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