iacmp-mcp

Claudio-Fontes/iacmp-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for iacmp — grounded IaC generation with validated examples
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": {
    "iacmp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Claudio-Fontes/iacmp-mcp"
      ]
    }
  }
}

README Excerpt

MCP server para o [iacmp](https://github.com/cme1o/iacmp) — expõe ferramentas de busca e execução de infraestrutura para qualquer AI com suporte a MCP (Claude no VS Code, Cursor, etc.). ```bash npx -y @iacmp/mcp stdio ``` Ou globalmente: ```bash npm install -g @iacmp/mcp ``` Adicione ao seu `~/.claude/settings.json` ou `.mcp.json` do projeto:

Tools (8)

deploy_projectdestroy_projectlist_examplesread_synth_outputsearch_examplessynth_projectvalidate_stackwrite_stack