mcp and mcp-server-aws-resources-python

These are ecosystem siblings where the official AWS Labs MCP server provides standardized AWS service integrations, while the Python-based alternative offers a complementary approach using direct boto3 code execution for users preferring programmatic flexibility over pre-built service definitions.

mcp
74
Verified
Maintenance 25/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 2/25
Adoption 6/25
Maturity 9/25
Community 18/25
Stars: 8,420
Forks: 1,346
Downloads:
Commits (30d): 99
Language: Python
License: Apache-2.0
Stars: 23
Forks: 16
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About mcp

awslabs/mcp

Official MCP Servers for AWS

Provides specialized MCP servers for AWS services including documentation access, infrastructure-as-code tools (CloudFormation, Terraform), databases, AI/ML services, and cost management—designed to integrate with AI coding assistants (Kiro, Cline, Cursor, Windsurf) and Claude Desktop via stdio transport. Enables LLM applications to access AWS context and perform authenticated API operations, with support for both local execution and remote deployment via AWS Lambda handlers.

About mcp-server-aws-resources-python

baryhuang/mcp-server-aws-resources-python

A Python-based MCP server that lets Claude run boto3 code to query and manage AWS resources. Execute powerful AWS operations directly through Claude with proper sandboxing and containerization. No need for complex setups - just pass your AWS credentials and start interacting with all AWS services.

Executes arbitrary Python code with boto3 in an AST-validated sandbox, supporting read and write operations governed by IAM permissions. Distributed as a Docker image with multi-platform support (amd64, arm64, arm/v7) that communicates via MCP's stdio transport, integrating directly into Claude Desktop with environment variable or AWS credential file authentication.

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