RadiumGu/aws-fis-mcp-server
If you are the rightful owner of aws-fis-mcp-server 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.
This MCP server provides tools for working with AWS Fault Injection Service (FIS), allowing users to create, manage, and execute fault injection experiments.
Tools
Functions exposed to the LLM to take actions
list_experiment_templates
List all AWS FIS experiment templates
get_experiment_template
Get detailed information about a specific template
create_experiment_template
Create a new experiment template
delete_experiment_template
Delete an experiment template
list_experiments
List all AWS FIS experiments
get_experiment
Get detailed information about a specific experiment
start_experiment
Start a new experiment based on a template
stop_experiment
Stop a running experiment
list_action_types
List all available AWS FIS action types
generate_template_example
Generate an example template for a given target and action type
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client