recourse-cli

devops-infra MCP Server

The consequence layer for AI agents acting on infrastructure.

VerifiedInstall Ready
devops-infradevops-infra
4 views1 stars1 forksv0.1.14MIT

Why This Matters

Discovered via github-topic:mcp-server and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp-server
Stars
1
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx recourse-cli

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "recourse-cli": {
      "command": "npx",
      "args": [
        "recourse-cli"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

11
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (11)

recourse_evaluate_terraform

Check Terraform plans before `terraform apply`

3

`recoverable-from-backup`

Tool

Purpose

recourse_evaluate_shell

Check shell commands before execution

recourse_evaluate_mcp_call

Check other MCP tool calls before invocation

recourse_supported_resources

List resources with deterministic rules

Tier

Label

1

`reversible`

2

`recoverable-with-effort`

4

`unrecoverable`

5

`needs-review`