aws-mcp-server and mcp-privilege-cloud

Both projects are MCP servers, with Project A focusing on general AWS CLI command execution and Project B specifically integrating with CyberArk Privilege Cloud for privileged account management, making them functionally similar but specializing in different aspects of secure AI interaction with cloud resources.

aws-mcp-server
55
Established
mcp-privilege-cloud
33
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 19/25
Maintenance 13/25
Adoption 4/25
Maturity 1/25
Community 15/25
Stars: 181
Forks: 31
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 7
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
License:
No Package No Dependents
No License 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 mcp-privilege-cloud

aaearon/mcp-privilege-cloud

A production-ready Model Context Protocol (MCP) server for CyberArk Privilege Cloud integration. Enables AI assistants and MCP clients to securely interact with privileged account management, safe operations, and platform configurations through 8 comprehensive tools.

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