From d580715808219d0d7b9330cae00d4cd7c26ec8ba Mon Sep 17 00:00:00 2001 From: Bury Huang Date: Mon, 17 Mar 2025 00:29:07 -0700 Subject: [PATCH] Add community opensource server : AWS Resources Operations --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e683ec4..b4a92817 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Ableton Live](https://github.com/Simon-Kansara/ableton-live-mcp-server)** - an MCP server to control Ableton Live. - **[Airbnb](https://github.com/openbnb-org/mcp-server-airbnb)** - Provides tools to search Airbnb and get listing details. - **[AWS](https://github.com/rishikavikondala/mcp-server-aws)** - Perform operations on your AWS resources using an LLM +- **[AWS Resources Operations](https://github.com/baryhuang/mcp-server-aws-resources-python)** - Running generated python code to securely query or modify any AWS resources supported by boto3. - **[AWS Athena](https://github.com/lishenxydlgzs/aws-athena-mcp)** - A MCP server for AWS Athena to run SQL queries on Glue Catalog - **[AWS Cost Explorer](https://github.com/aarora79/aws-cost-explorer-mcp-server)** - Optimize your AWS spend (including Amazon Bedrock spend) with this MCP server by examining spend across regions, services, instance types and foundation models ([demo video](https://www.youtube.com/watch?v=WuVOmYLRFmI&feature=youtu.be)). - **[AWS S3](https://github.com/aws-samples/sample-mcp-server-s3)** - A sample MCP server for AWS S3 that flexibly fetches objects from S3 such as PDF documents