{"slug":"arunsanna/aws-sage","name":"AWS MCP","description":"Interact with your AWS environment using natural language. Requires local AWS credentials.","category":"cloud-service","tags":[],"official":false,"stars":5,"transport":"http","install":[{"cmd":"pip install .","imports":[]}],"tools":[{"name":"ec2_describe_instances","description":"Describe EC2 instances with optional filters"},{"name":"ec2_start_instances","description":"Start one or more EC2 instances"},{"name":"ec2_stop_instances","description":"Stop one or more EC2 instances"},{"name":"ec2_reboot_instances","description":"Reboot one or more EC2 instances"},{"name":"ec2_create_security_group","description":"Create a new security group"},{"name":"ec2_authorize_security_group_ingress","description":"Add ingress rule to a security group"},{"name":"ec2_revoke_security_group_ingress","description":"Remove ingress rule from a security group"},{"name":"ec2_describe_security_groups","description":"Describe security groups with optional filters"},{"name":"s3_list_buckets","description":"List all S3 buckets"},{"name":"s3_list_objects","description":"List objects in an S3 bucket"},{"name":"s3_get_object","description":"Get an object from S3"},{"name":"s3_put_object","description":"Upload an object to S3"},{"name":"s3_delete_object","description":"Delete an object from S3"},{"name":"s3_create_bucket","description":"Create a new S3 bucket"},{"name":"s3_delete_bucket","description":"Delete an S3 bucket"},{"name":"lambda_list_functions","description":"List Lambda functions"},{"name":"lambda_invoke","description":"Invoke a Lambda function"},{"name":"lambda_get_function","description":"Get details of a Lambda function"},{"name":"dynamodb_list_tables","description":"List DynamoDB tables"},{"name":"dynamodb_get_item","description":"Get an item from a DynamoDB table"},{"name":"dynamodb_put_item","description":"Put an item into a DynamoDB table"},{"name":"dynamodb_query","description":"Query a DynamoDB table"},{"name":"dynamodb_scan","description":"Scan a DynamoDB table"},{"name":"cloudwatch_list_metrics","description":"List CloudWatch metrics"},{"name":"cloudwatch_get_metric_statistics","description":"Get statistics for a CloudWatch metric"},{"name":"cloudwatch_put_metric_data","description":"Publish metric data to CloudWatch"},{"name":"iam_list_roles","description":"List IAM roles"},{"name":"iam_list_users","description":"List IAM users"},{"name":"iam_get_user","description":"Get details of an IAM user"},{"name":"iam_create_user","description":"Create a new IAM user"}],"env_vars":["AWS_SAGE_LOCALSTACK_HOST","AWS_SAGE_LOCALSTACK_PORT"],"auth_type":"none","github":"https://github.com/arunsanna/aws-sage","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}