Iam Policy Autopilot

development MCP Server

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.

VerifiedInstall Ready
developmentdevelopmentaws
6 views453 stars52 forksApache-2.0

Why This Matters

Discovered via github-topic:mcp-server and last synced 1w ago.

VerifiedInstall Ready
Source
github-topic:mcp-server
Stars
453
Last synced
1w ago
Install
Instructions detected

Install

1. Install the package

uvx iam-policy-autopilot mcp-server

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "iam-policy-autopilot": {
      "command": "uvx",
      "args": [
        "iam-policy-autopilot",
        "mcp-server"
      ]
    }
  }
}

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

8
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (8)

Language

SDK

Java

[AWS SDK for Java v2](https://docs.aws.amazon.com/sdk-for-java/v2/)

JavaScript

[AWS SDK for JavaScript v3](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/)

Go

[AWS SDK for Go v2](https://docs.aws.amazon.com/sdk-for-go/v2/developer-guide/welcome.html)

TypeScript

[AWS SDK for JavaScript v3](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/)

Endpoint

Protocol

HTTPS

AWS service metadata for policy generation

Python

[Boto3](https://boto3.amazonaws.com/v1/documentation/api/latest/index.html), [Botocore](https://botocore.amazonaws.com/v1/documentation/api/latest/index.html)