groovyBugify/aws-security-mcp
A Model Context Protocol server that connects AI assistants like Claude to AWS security services, allowing them to autonomously query, inspect, and analyze AWS infrastructure for security issues and misconfigurations.
Platform-specific configuration:
{
"mcpServers": {
"aws-security-mcp": {
"command": "npx",
"args": [
"-y",
"aws-security-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...