AWS-MCP is a server implementation that enables AI assistants to interact directly with AWS services through the AWS SDK v2. It provides tools for running AWS code, listing available credentials/profiles, and selecting profiles for authentication (including SSO support). The server handles credential management, executes JavaScript code in a sandboxed environment, and returns formatted results from AWS API calls. This implementation is particularly valuable for users who need to query their AWS environment, manage resources, or analyze cloud infrastructure without leaving their AI assistant conversation.
Lists all AWS profiles that are available for use.
Retrieves and displays all EC2 instances associated with the user's AWS account.
Displays a list of S3 buckets along with their corresponding sizes.
Retrieves and lists all Lambda functions that are deployed in the us-east-1 region.
Lists all ECS clusters and the services associated with each cluster.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!