소개
The Local Infrastructure Auditor is a "Shift-Left" DevOps companion designed to bridge the gap between AI agents and local infrastructure tooling. It implements the Model Context Protocol (MCP), enabling Large Language Models (LLMs) like Claude to directly interact with your local development environment. This server allows AI agents to safely read Infrastructure as Code (IaC) files, execute industry-standard auditing tools such as `hadolint` or `checkov`, and then analyze the output to suggest specific, context-aware fixes, all before code reaches the CI/CD pipeline. By operating entirely on the local host, it ensures maximum data privacy and direct system access, empowering developers to catch configuration errors and security risks early.