aws-mcp-server and sample-ecs-mcp-server

aws-mcp-server
55
Established
sample-ecs-mcp-server
28
Experimental
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 19/25
Maintenance 10/25
Adoption 3/25
Maturity 15/25
Community 0/25
Stars: 181
Forks: 31
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 3
Forks:
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT-0
No Package No Dependents
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 sample-ecs-mcp-server

aws-samples/sample-ecs-mcp-server

This sample demonstrates how to deploy an Agentic AI architecture using AWS Fargate for Amazon ECS with AWS CDK. The sample features an AI Service that connects to multiple Model Context Protocol (MCP) servers to perform various actions

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