- MCP AWS Client
created by
debedb5 days ago
Information
MCP AWS Client
A Model Context Protocol (MCP) client for AWS services that provides functionality to manage AWS resources using either AWS CLI or boto3.
Features
S3 Operations
- Create, list, and delete buckets
- Modify bucket permissions and policies
- Add, list, and remove objects
Fargate Operations
- Deploy new images into a service
Configuration
The client supports different AWS profiles as defined in:
~/.aws/config
~/.aws/credentials
Installation
- Clone this repository
- Install dependencies:
pip install -e .
- Configure AWS credentials using one of the following methods:
- Environment variables:
AWS_ACCESS_KEY_ID
,AWS_SECRET_ACCESS_KEY
,AWS_REGION
- AWS credential chain (set up via AWS CLI with
aws configure
) - Specify a profile name when using the tools
- Environment variables:
Usage
Once installed and configured, the MCP AWS client can be used with MCP-compatible applications.
Recommended Clients
research
Cursor Apple Notes IndexerAn MCP app for Cursor that searches and indexes Apple Notes locally
MCP CLI ClientEen lokale MCP host en client die met meerdere LLM's en meerdere MCP servers kan werken.
Mattermost MCP Client
Mcp_agent_streamlit_rag
健康管理系统
Python MCP Client
Flask Webapplicatie met LLM-integratie en MCP-toolsFlask webapplicatie met LLM-integratie en MCP-tools voor het verwerken van prompts via verschillende AI-modellen en contextuele tools.
MCP ClientA very simple MCP demo, based off of Anthropics MCP examples, with the added bonus of an agency loop
MCP_LLM使用大模型结合mcp协议