ralph-loop-mcp

sheldonrobinson/ralph-loop-mcp
★ 0 stars Shell Browser/Web Updated 10d ago
Cross-platform MCP server implementing the Ralph Loop - a multi-model iterative development technique with worker and reviewer phases
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": {
    "ralph-loop-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sheldonrobinson/ralph-loop-mcp"
      ]
    }
  }
}

README Excerpt

A cross-platform implementation of the **Ralph Loop** — a multi-model iterative development technique where a "worker" model does the work and a "reviewer" model provides cross-model review, iterating until the reviewer says "SHIP". Based on: - [Ralph Wiggum as a "software engineer"](https://ghuntley.com/ralph/) by Geoffrey Huntley

Tools (20)

RALPH_MAX_ITERATIONSRALPH_RECIPE_DIRRALPH_REVIEWER_AGENTRALPH_REVIEWER_MODELRALPH_REVIEWER_PROVIDERRALPH_REVIEW_GUIDELINESRALPH_WORKER_AGENTRALPH_WORKER_MODELRALPH_WORKER_PROVIDERRALPH_WORK_GUIDELINESralph_loop_blockralph_loop_get_configralph_loop_get_feedbackralph_loop_get_statusralph_loop_get_taskralph_loop_get_workralph_loop_initializeralph_loop_resetralph_loop_runralph_loop_submit_review