semaphore-mcp

gabrielbelli/semaphore-mcp
★ 0 stars Python DevOps Updated 4d ago
Curated, spec-driven MCP server for Semaphore UI — safe read-first Ansible/Terraform control from Claude
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": {
    "semaphore-mcp": {
      "command": "uvx",
      "args": [
        "semaphore-mcp"
      ]
    }
  }
}

Or install with pip: pip install semaphore-mcp

README Excerpt

A curated [MCP](https://modelcontextprotocol.io) server for [Semaphore UI](https://semaphoreui.com) — drive your Ansible / Terraform automation from Claude with a **safe, tiered** tool surface: read freely, write deliberately, delete only with an explicit confirmation. The token never passes through Claude's context — it's an environment variable on your machine. The exposed tool set is generated from Semaphore's own OpenAPI spec and **guardrails deletes** rather than pretending they don't exist

Tools (4)

FalseTruemakereadOnlyHint