Skip to content
Back to search
30
MCP

AWS IAM

docker-mcp/awslabs-iam

IAM user, role, group, and policy management.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
29
callable
Primary URL

Tools · 29

add_user_to_group
attach_group_policy
attach_user_policy
create_access_key
create_group
create_role
create_user
delete_access_key
delete_group
delete_role_policy
delete_user
delete_user_policy
detach_group_policy
detach_user_policy
get_group
get_managed_policy_document
get_role_policy
get_user
get_user_policy
list_groups
list_policies
list_role_policies
list_roles
list_user_policies
list_users
put_role_policy
put_user_policy
remove_user_from_group
simulate_principal_policy

Similar MCP servers embedding-nearest

AWS Bedrock AgentCore
Documentation on AgentCore platform services.
122 tools
Amazon CloudWatch
Metrics, alarms, and logs analysis.
19 tools
AWS Data Processing
Data processing and transformation services.
32 tools
Discord
Interact with the Discord platform.
20 tools
AWS Cloud Control API
Direct resource management with security scanning.
14 tools
Amazon ElastiCache
ElastiCache control plane operations.
39 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aws_iam": {
      "url": "None",
      "transport": "http"
    }
  }
}