ยป Home ยป Applications ยป MCP server to query any AWS resources

MCP server to query any AWS resources

MCP server to query any AWS resources

Author:

๐Ÿ”— buryhuang

Real discussions and feedbacks of MCP server to query any AWS resources

๐Ÿ”— Join the Discussion on Forums

App Description

Why Another AWS MCP Server?

I tried using aws-mcp but ran into a few issues:

  1. Setup Hassle: Had to clone a git repo and deal with local setup
  2. Stability Issues: Wasn’t stable enough on my Mac
  3. Node.js Stack: As a Python developer, I couldn’t effectively contribute back to the Node.js codebase

So I created this new approach that:

  • Runs directly from a Docker image – no git clone needed
  • Uses Python and boto3 for better stability
  • Makes it easy for Python folks to contribute
  • Includes proper sandboxing for code execution
  • Keeps everything containerized and clean

Project Overview

This project introduces an open-source MCP server designed to query any AWS resources, addressing the limitations found in existing solutions. It emphasizes ease of setup through Docker, stability improvements with Python and boto3, and encourages contributions from the Python community. The project also highlights features like proper sandboxing for code execution and maintaining a clean, containerized environment.

Media

Images

MCP server to query any AWS resources

Features & Benefits

โœ… Runs directly from a Docker image – no git clone needed
โœ… Uses Python and boto3 for better stability
โœ… Makes it easy for Python folks to contribute
โœ… Includes proper sandboxing for code execution
โœ… Keeps everything containerized and clean

Related Posts

Leave a Reply