jsk6387/ebs_init_mcp
If you are the rightful owner of ebs_init_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
EBS Initialization MCP Server is a Model Context Protocol server designed to automate the initialization of AWS EBS volumes attached to EC2 instances using AWS Systems Manager.
Tools
Functions exposed to the LLM to take actions
get_instance_volumes
Get all EBS volumes attached to an instance.
initialize_all_volumes
Initialize all volumes on an instance with parallel processing and time estimation.
initialize_volume_by_id
Initialize a specific volume by its volume ID.
check_initialization_status
Monitor initialization progress and view detailed logs.
cancel_initialization
Cancel ongoing initialization with complete process cleanup.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client