aws-mcp-server and aws-security-mcp

aws-mcp-server
48
Emerging
aws-security-mcp
38
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 9/25
Community 19/25
Maintenance 2/25
Adoption 9/25
Maturity 9/25
Community 18/25
Stars: 181
Forks: 31
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 81
Forks: 16
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No Package No Dependents
Stale 6m No Package No Dependents

About aws-mcp-server

alexei-led/aws-mcp-server

A lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.

Exposes AWS CLI through two dynamically-documented tools (`aws_cli_help` and `aws_cli_pipeline`) that let Claude discover and execute commands on-demand rather than wrapping individual APIs. Implements multiple transport protocols (stdio, streamable-http) with configurable sandboxing modes and strict output/timeout limits, relying on IAM policies as the primary security boundary. Supports Docker containerization for host isolation and credential passing via environment variables or AWS config files, with graceful shutdown and proper MCP error handling.

About aws-security-mcp

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.

Integrates with GuardDuty, SecurityHub, and Access Analyzer for unified security findings, while supporting cross-account AWS Organization discovery through STS role assumption. Provides Athena-powered log analysis of CloudTrail and VPC Flow Logs for forensic investigation, and exposes network topology mapping and blast radius analysis alongside natural language querying. Deployable as a local Python service or containerized ECS workload with stdio/HTTP transport for MCP client integration.

Scores updated daily from GitHub, PyPI, and npm data. How scores work