emisar

AndrewDryga/emisar
★ 516 stars Elixir Code/Dev Tools Updated today
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.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "emisar": {
      "command": "npx",
      "args": [
        "-y",
        "AndrewDryga/emisar"
      ]
    }
  }
}

README Excerpt

**Leave the agent working. Keep production authority bounded.** emisar gives MCP-capable agents a catalog of declared infrastructure actions instead of a shell. Policy decides what runs, what waits for a person, and what is denied. A small outbound-only runner checks the action again on the host before it executes anything.

Topics

aiai-agentsdevopsdevsecopselixirgoinfosecinfrainfrastructuremcpmcp-serverpolicy-as-coderemote-executionsecurityself-hosted