AWS Trusted Advisor MCP サーバー
Created at 7 months ago
by enomoto11
AWS Trusted Advisor MCP Server - 低利用率EC2インスタンスの停止やEBSスナップショットの作成など、AWS環境の最適化を提案するツール
Categories
Tags
aws
aws-trusted-advisor
mcp-server
What is AWS Trusted Advisor MCP Server?
AWS Trusted Advisor MCP Server is a tool that leverages the features of AWS Trusted Advisor to suggest optimizations for your AWS environment, such as stopping underutilized EC2 instances and creating EBS snapshots.
How to use AWS Trusted Advisor MCP Server?
To use the server, clone the repository, install dependencies, and run the server in development mode or using Docker. Configure AWS credentials to allow access to Trusted Advisor and related services.
Key features of AWS Trusted Advisor MCP Server?
- Suggests stopping underutilized EC2 instances based on Trusted Advisor checks.
- Proposes creating snapshots for EBS volumes that lack backups.
- Detects exposed IAM access keys and suggests their deactivation.
- Identifies S3 buckets that do not have versioning enabled and suggests enabling it.
Use cases of AWS Trusted Advisor MCP Server?
- Identifying and stopping low-utilization EC2 instances.
- Creating backups for EBS volumes that need snapshots.
- Ensuring security by deactivating exposed IAM access keys.
- Managing S3 bucket versioning for data protection.
FAQ from AWS Trusted Advisor MCP Server?
- Can this tool make changes to my AWS environment?
No, this tool only suggests changes and does not perform any actions directly.
- What are the prerequisites for running this server?
You need Node.js 14 or higher, npm or yarn, and an AWS account with appropriate IAM permissions.
- Is there a Docker option for running this server?
Yes, the server can be run in a Docker container.
View More
MCP Servers