Skip to main content
Glama
prashantgupta123

AWS FinOps MCP Server

find_asgs_with_old_amis

Identify Auto Scaling Groups using outdated Amazon Machine Images to optimize AWS costs and maintain security compliance.

Instructions

Find Auto Scaling Groups using AMIs older than the specified period.

Args: region_name: AWS region name period: Minimum age in days for AMI to be considered old (default: 90) max_results: Maximum results to return (default: 100) profile_name: AWS profile name (optional) role_arn: IAM role ARN to assume (optional) access_key: AWS access key ID (optional) secret_access_key: AWS secret access key (optional) session_token: AWS session token for temporary credentials (optional) Returns: Dictionary with ASGs using old AMIs

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
region_nameNous-east-1
periodNo
max_resultsNo
profile_nameNo
role_arnNo
access_keyNo
secret_access_keyNo
session_tokenNo

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/prashantgupta123/aws-pillar-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server