awslabs/iam-policy-autopilot
IAM Policy Autopilot is an open source static code analysis tool that helps you quickly create baseline AWS IAM policies that you can refine as your application evolves. This tool is available as a command-line utility and MCP server for use within AI coding assistants for quickly building IAM policies.
Performs deterministic static analysis of application code (Python, Go, TypeScript) to extract AWS SDK calls and generate corresponding identity-based IAM policies without runtime execution. Operates as an MCP server integrated with AI coding assistants or as a CLI tool, with optional service-hint filtering to reduce over-permissioning and an `--explain` feature to trace which code patterns generated specific actions.
306 stars.
Stars
306
Forks
35
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/awslabs/iam-policy-autopilot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
awslabs/mcp
Official MCP Servers for AWS
ravikiranvm/aws-finops-mcp-server
An MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly...
alexei-led/aws-mcp-server
A lightweight service that enables AI assistants to execute AWS CLI commands (in safe...
jasonwilbur/oci-pricing-mcp
OCI Pricing MCP Server - Model Context Protocol server for Oracle Cloud Infrastructure pricing...
mikegc-aws/Lambda-MCP-Server
Creates a simple MCP tool server with "streaming" HTTP.