Skip to main content
Glama

aws_ec2_describe_instances

Retrieve details of Amazon EC2 instances by filtering with IDs, states, tags, or custom criteria to monitor and manage your cloud infrastructure.

Instructions

Describe EC2 instances. Filter by instance IDs, state, tags, or custom filters. Returns instance details including ID, type, state, IPs, and tags.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
profileNoAWS profile name from ~/.aws/config (e.g., 'default', 'production')
regionNoAWS region override (e.g., 'us-east-1', 'sa-east-1')
instance_idsNoFilter by specific instance IDs
filtersNoEC2 API filters, e.g. [{"Name": "instance-state-name", "Values": ["running"]}]
max_resultsNoMaximum instances to return (default: all)
Install Server

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/marcelobrake/aws-mcp'

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