mcp-server-aws-resources-python

mcp-server-aws-resources-python

3.4

If you are the rightful owner of mcp-server-aws-resources-python and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

AWS Resources MCP Server is a Model Context Protocol server implementation that allows querying AWS resources using Python and boto3.

The AWS Resources MCP Server is designed to facilitate querying and managing AWS resources through a Model Context Protocol server. It leverages Python and boto3 to execute code snippets that interact with AWS services. The server is containerized using Docker, ensuring a clean and isolated environment for executing queries. It provides a dynamic resource for accessing AWS resources and includes tools for executing boto3 code snippets. The server is particularly useful for Python developers who prefer a Python-based solution over Node.js alternatives. It offers a more stable and straightforward setup process, avoiding the need for cloning repositories or dealing with local setup issues. The server also includes safety features such as AST-based code analysis and restricted execution environments to ensure secure operations.

Features

  • Runs directly from a Docker image, eliminating the need for git cloning.
  • Uses Python and boto3 for better stability and ease of contribution.
  • Includes proper sandboxing for code execution.
  • Provides a dynamic resource for querying AWS resources.
  • Offers tools for executing boto3 code snippets to query or modify AWS resources.