Skip to main content

AWS Fault Injection Simulator MCP Server for chaos engineering

Project description

FIS MCP Server

AWS Fault Injection Simulator (FIS) MCP Server for managing chaos engineering experiments.

Features

  • Create and manage FIS experiment templates
  • Start and stop chaos engineering experiments
  • List and monitor experiment status
  • Retrieve AWS resources for targeting

Installation

  1. Install dependencies:
pip install -r requirements.txt
  1. Configure AWS credentials:
aws configure

Usage

Running the server directly

python index.py

Using with MCP CLI

Add to your MCP configuration:

{
  "mcpServers": {
    "fis-mcp-server": {
      "command": "python",
      "args": ["index.py"],
      "env": {
        "AWS_REGION": "us-east-1"
      }
    }
  }
}

Available Tools

  • create_experiment_template: Create a new FIS experiment template
  • start_experiment: Start a chaos engineering experiment
  • stop_experiment: Stop a running experiment
  • list_experiment_templates: List all experiment templates
  • get_experiment_template: Get details of a specific template
  • list_experiments: List all experiments
  • get_experiment: Get details of a specific experiment
  • get_aws_resources: Retrieve available AWS resources for targeting

Requirements

  • Python 3.8+
  • AWS credentials configured
  • Appropriate IAM permissions for FIS operations

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fis_mcp_server-1.0.0.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fis_mcp_server-1.0.0-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file fis_mcp_server-1.0.0.tar.gz.

File metadata

  • Download URL: fis_mcp_server-1.0.0.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.4

File hashes

Hashes for fis_mcp_server-1.0.0.tar.gz
Algorithm Hash digest
SHA256 b4e22202de8413217ef7d539fc959fadf9b324f8a41434117ecbbee6864a19ca
MD5 2d237be9dc670fb7eb55802b84772df2
BLAKE2b-256 58b796a6bb615a670e6079b3b84f7fe5fec0820a8396c585671a8426a169bebd

See more details on using hashes here.

File details

Details for the file fis_mcp_server-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for fis_mcp_server-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e81327de08ef30b54399b862a225e61f0059b1a661f7537c4fe1d80c25380b62
MD5 86a521c51df675fa71788c19be81075d
BLAKE2b-256 162b7c8f6a575bfe1c5d44595f189fafae017fc419ef455a7c50591675524ce9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page