AWS IAM
Type: Official
Source Type: Repository
Source: GitHub
Description: AWS IAM MCP server enables AI assistants to manage AWS Identity and Access Management resources, including users, roles, policies, and permissions. It provides capabilities for identity governance, access control management, and security compliance workflows within AWS environments.
Configuration Parameters:
AwsAccessKey ID * - AWS access key ID for authentication
AwsRegion * - AWS region for API requests
AwsSecretAccessKey * - AWS access key ID for authentication
AwsSessionToken * - Authentication token for API access
FastmcpLogLevel - Logging level for the server (optional). Default:
INFO
Setup Steps:
Log in to AWS Console and navigate to IAM
Create a new IAM user or select an existing user
Generate access credentials (Access Key ID and Secret Access Key)
Optionally create a session token for temporary access
Assign appropriate IAM policies for the services you want to access
Copy the credentials for configuration
Last updated
