devops-infra MCP Server
The consequence layer for AI agents acting on infrastructure.
Discovered via github-topic:mcp-server and last synced 3mo ago.
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)
Check Terraform plans before `terraform apply`
`recoverable-from-backup`
Purpose
Check shell commands before execution
Check other MCP tool calls before invocation
List resources with deterministic rules
Label
`reversible`
`recoverable-with-effort`
`unrecoverable`
`needs-review`