Skip to main content

AWS Fault Injection Simulator MCP Server for chaos engineering. Can mock AZ, DB, and MSK Failure

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.10+
  • 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-2.0.0.tar.gz (12.7 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-2.0.0-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for fis_mcp_server-2.0.0.tar.gz
Algorithm Hash digest
SHA256 5cb32e17b84a06315b127d73940833d5f99c1453cbabe8f1af806f239cd0b58b
MD5 004375927905d175ee8fb8743f7b3383
BLAKE2b-256 6b331a06b1e58307667ce0b27b73307d5219e550dcb29ae16593d914b32dbd1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fis_mcp_server-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d9c4d6b8af257fea7e5086d9714f6187859cc6ad4598ffe40fa3371647049ea5
MD5 02999b7030ea97af8a05e651b4ba1967
BLAKE2b-256 4f8059c04170cd028e25bc35876d177f36c7663f2830ae0c41dcecfda0325433

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