ops-autopilot
Verified Safeby tausifbadu
Overview
An AI-powered agentic control plane for AWS operations and DataOps, designed to automatically detect, investigate, and respond to production issues.
Installation
docker-compose up --buildEnvironment Variables
- MCP_ORCHESTRATION_URL
- MCP_OBSERVABILITY_URL
- AWS_REGION
- DEFAULT_LOG_GROUPS
- SQS_QUEUE_URL
- ALLOWLIST_STATE_MACHINES
- ALLOWLIST_LOG_GROUPS
Security Notes
The architecture emphasizes safety with read-only defaults, policy-gated write actions, idempotency, verification, and auditing. IAM roles with least privilege are planned for production. No 'eval' or obfuscation is visible in the provided README. Requires careful configuration of allowlists for state machines and log groups to limit scope. The security of the underlying 'AI Agent Host' implementation and specific LLM integrations would need further review beyond this overview.
Similar Servers
mcp-k8s-go
This MCP server enables interaction with Kubernetes clusters to list, get, apply, and execute commands on various resources through a conversational interface.
ironmanus-mcp
Orchestrates AI workflows with an 8-phase control flow and specialized tools, serving as a Model Context Protocol (MCP) server.
shinzo
Shinzo is an open-source observability platform for monitoring and analyzing the performance, usage, and telemetry data of AI agents and Model Context Protocol (MCP) servers.
muster
Muster is a control plane that aggregates and manages Model Context Protocol (MCP) servers, providing AI agents with intelligent tool discovery, dynamic service orchestration, and workflow automation for infrastructure management.