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.
Overview
awslabs/iam-policy-autopilot is a Rust MCP server licensed under Apache-2.0. 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. Topics: aws, iam, aws-iam, aws-iam-policies, aws-security, cli, cloud-security, code-analysis, iam-policy, mcp, mcp-server, policy-generation, policy-generator, static-code-analysis.
Ranked #256 out of 25632 indexed tools.
In the top 1% of all indexed tools.
Has 11 contributors.
Actively maintained with commits in the last week.
Ecosystem
Signal Breakdown
How to Improve
Matched Queries
From the README
# IAM Policy Autopilot An open source Model Context Protocol (MCP) server and command-line tool that helps your AI coding assistants quickly create baseline IAM policies that you can refine as your application evolves, so you can build faster. IAM Policy Autopilot analyzes your application code locally to generate identity-based policies for application roles, enabling faster IAM policy creation and reducing access troubleshooting time. IAM Policy Autopilot supports applications built in Python, Go, and TypeScript. We want to hear from you. Ask questions or share ideas in [Discussions](https://github.com/awslabs/iam-policy-autopilot/discussions), report bugs through [Issues](https://github.com/awslabs/iam-policy-autopilot/issues), or contribute directly with a [Pull Request](https://github.com/awslabs/iam-policy-autopilot/pulls). ## Table of Contents - [Who is IAM Policy Autopilot for?](#who-is-iam-policy-autopilot-for) - [How is IAM Policy Autopilot helpful?](#how-is-iam-policy-Read full README on GitHub →