fis-recommender-mcp

pimisael/fis-recommender-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
"MCP server that recommends AWS FIS experiments based on DevOps Agent findings"
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fis-recommender-mcp": {
      "command": "uvx",
      "args": [
        "fis-recommender-mcp"
      ]
    }
  }
}

Or install with pip: pip install fis-recommender-mcp

README Excerpt

An MCP (Model Context Protocol) server that automatically recommends AWS Fault Injection Simulator (FIS) experiments based on DevOps Agent findings. Helps teams quickly design chaos engineering experiments to validate system resilience. - 🔍 Analyzes DevOps findings and suggests relevant FIS experiments

Tools (1)

openid