mcp-sysoperator
If you are the rightful owner of mcp-sysoperator 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.
MCP SysOperator is a Model Context Protocol server designed for Infrastructure as Code operations, enabling AI assistants to interact with Ansible and Terraform for managing cloud resources and executing infrastructure tasks.
MCP SysOperator is a server that facilitates AI-driven infrastructure management by integrating with Ansible and Terraform. It allows for the execution of playbooks, management of cloud resources, and other infrastructure operations directly through AI assistants. The server supports AWS integration, enabling the management of various AWS services, and includes LocalStack support for local testing of AWS operations without real credentials. The server is built with Node.js and requires Ansible, AWS CLI, and LocalStack for full functionality.
Features
- Run Ansible Playbooks: Execute Ansible playbooks with support for parameters like inventory, extra vars, tags, and limits.
- List Inventory: View hosts and groups from an Ansible inventory file.
- Check Syntax: Validate Ansible playbook syntax without execution.
- AWS Integration: Manage AWS resources (EC2, S3, VPC, CloudFormation, etc.).
- Terraform Support: Execute Terraform commands (init, plan, apply, destroy, output, etc.).