RPG Maker MV Ultimate MCP
MCPby DiegoLopez0208 · v5.12.2
RPG Maker MV Ultimate: AI copilot to generate, edit and understand RPG Maker MV projects (MCP)
MCP configuration
Command
Environment
RPGMAKER_PROJECT_PATHAbsolute path to the RPG Maker MV project to edit (the folder with data/ and js/). The server starts without it; needed for real editing, or call set_project_path at runtime.
VISION_API_URLBase URL of an OpenAI-compatible vision endpoint to enable analyze_image mode "ai" (e.g. https://api.openai.com or http://localhost:11434). Unset = vision disabled; every other tool works offline.
VISION_API_KEYsecretBearer token for the vision endpoint (only sent when set).
VISION_MODELVision model name to request (e.g. gpt-4o, llava). Defaults to meta/llama-3.2-90b-vision-instruct.
RPGMV_LEGACY_TOOLSSet to 1 to also advertise the 101 legacy v4 tool names (they remain callable regardless of this flag).
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.