DirectoryIam Policy Autopilot
security

Iam Policy Autopilot

by awslabs

38
Health
stale
65
Popularity

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.

306stars
35forks
Rust
Apache-2.0
Updated March 11, 2026
#aws#aws-iam#aws-iam-policies#aws-security#cli#cloud-security#code-analysis#iam#iam-policy#mcp#mcp-server#policy-generation#policy-generator#static-code-analysis

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "iam-policy-autopilot": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-iam-policy-autopilot"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness10/40
Issue response15/30
Org backing10/20
Longevity3/10

Server Info

Categorysecurity
LanguageRust
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory