renforge-mcp

alex-jordan547/renforge-mcp
★ 1 stars Python AI/LLM Updated 1d ago
Free, open-source MCP server for Ren'Py visual-novel development — give AI agents full control of a Ren'Py project (analyze, write, run, see, test).
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": {
    "renforge-mcp": {
      "command": "uvx",
      "args": [
        "renforge-mcp"
      ]
    }
  }
}

Or install with pip: pip install renforge-mcp

README Excerpt

RenForge is an **MCP (Model Context Protocol) server, CLI, and web dashboard** for working with [Ren'Py](https://www.renpy.org/) visual-novel projects. It lets an AI agent — or a human via the dashboard — inspect a project, launch and drive a running game, read/write game state, capture screenshots, generate

Tools (9)

renforge_autopilotrenforge_diff_screenshotsrenforge_distributerenforge_export_dialoguerenforge_find_image_on_screenrenforge_inspect_imagerenforge_parse_lintrenforge_screenshotrenforge_stop

Topics

ai-agentsdashboardgamedevmcpmodel-context-protocolrenpyrenpy-toolsvisual-novel