An MCP that lets AI tools securely connect to your infrastructure, write IaaS code, debug issues, and assist during incidents - without risking production stability. Built for security teams to approve and infrastructure teams to experience like magic.
emisar v0.24.0 adds a pack registry at registry.emisar.dev, a public status page, and lists its MCP server in the official MCP registry.
$ git clone --branch v0.24.0 https://github.com/AndrewDryga/emisar.git # already have the repo? check out this version: $ git checkout v0.24.0
- ›Pack registry now serves from
registry.emisar.dev/v1/catalog.jsonwith anonymous access scoped to exact object reads and end-to-end tarball verification on publication. - ›Hosted MCP server (
dev.emisar/emisar) is now listed in the official MCP registry. - ›Public status page at
status.emisar.devprovides external availability monitoring with on-call escalation. - ›Portal releases are now pinned by digest with provenance and SBOM attestations; fixable HIGH/CRITICAL vulnerabilities block publication.
- ›Binary releases are immutable and reproducible, with signed and verified release tags gating publication.
+1 moreshow less
- ›Production infrastructure plans queue in order and never replace a review an operator already has open.