yatharthagoenka/gcp-iam-recommender
3.2
If you are the rightful owner of gcp-iam-recommender and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The GCP IAM Role Recommender MCP Server assists users in identifying and analyzing the least privilege IAM roles necessary for specific actions on Google Cloud Platform.
Tools
Functions exposed to the LLM to take actions
query_grantable_roles
Queries all grantable IAM roles for a specified GCP project and provides recommendations based on the action.
fetch_all_roles
Fetches all IAM roles from Google Cloud and caches them locally for faster analysis.
get_instructions
Provides guidelines for selecting least-privilege roles.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client