Skip to main content
Glama

GCP MCP

by henihaddad

list_roles

Retrieve IAM roles (predefined or custom) for a specified Google Cloud project or globally. Simplify role management by listing available permissions and access controls.

Instructions

List IAM roles (predefined or custom). Args: project_id: Optional project ID for listing custom roles. If not provided, lists predefined roles. Returns: List of IAM roles

Input Schema

NameRequiredDescriptionDefault
project_idNo

Input Schema (JSON Schema)

{ "properties": { "project_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Project Id" } }, "title": "list_rolesArguments", "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