k4zuki0539/-rpgmaker-mz-mcp ? reverse-engineered prompt
Reverse engineered prompt
Build me an MCP server for RPG Maker MZ that can connect to a local project folder and let me manage the game data from an AI assistant.
I want it to read and update actors, items, weapons, armors, skills, maps, events, variables, switches, and basic system settings like the game title and starting position. It should make it easy to create and edit skills in plain English too, especially damage, healing, buff, and state skills, so I can say something like make a fire spell or a party heal and have it generate the right data.
Please make it safe, with good validation and clear errors, and use TypeScript throughout. It should work by pointing to an RPG Maker MZ project path in an environment variable and modifying the project JSON files directly. If you need to check current MCP or RPG Maker MZ details online, go ahead and look them up.