renpy-mcp

fracturedring/renpy-mcp
★ 1 stars Python 🤖 AI/LLM Updated today
AI-friendly visual novel toolkit: a browser-based Ren'Py editor plus a 74-tool MCP server. Build VNs by clicking, by code, or by talking to Claude Code / Cursor / hermes-agent.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "renpy-mcp": {
      "command": "uvx",
      "args": [
        "renpy-mcp"
      ]
    }
  }
}

Or install with pip: pip install renpy-mcp

Topics

agpl-3ai-toolsanthropicclaude-codegame-developmentmcpmcp-serverrenpyvisual-novel