DirectoryIam Policy Autopilot
security

Iam Policy Autopilot

by awslabs

60
Health
good
50
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.

351stars
37forks
Rust
Apache-2.0
Updated May 10, 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 Healthgood

Freshness32/40
Issue response3/30
Org backing20/20
Longevity5/10
Updated recently
Most issues unresolved
Org-backed

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