DiegoLopez0208/RpgMakerMVUltimate-MCP
by Various
RPG Maker MV Ultimate — AI copilot (MCP): generate maps, edit the database & events, and understand your project (validate references, explain why an event never fires, critique ma
MCP
DiegoLopez0208/RpgMakerMVUltimate-MCP
Added 13 July 2026
Overview
An MCP server that acts as an AI copilot for RPG Maker MV projects. It can generate maps, edit the database and events, and analyze project files to validate references, explain why an event never fires, or critique map layouts.
Best for
Best for
RPG Maker MV developers who want AI-assisted map creation, event debugging, and project validation.
Use cases
- Generate and edit RPG Maker MV maps via AI prompts
- Debug event logic by identifying why an event never fires
- Validate project references and get map layout critiques
How to use
Install
npx degit DiegoLopez0208/RpgMakerMVUltimate-MCP/skill/rpgmaker-mv-mcp ~/.claude/skills/rpgmaker-mv-mcp Tools exposed
query_databasecreate_database_entryupdate_database_entrydelete_database_entryquery_mapgenerate_mapedit_mapmanage_map_eventmanage_systemanalyze_projectget_project_contextset_project_pathanalyze_imageVISION_API_URLVISION_API_KEYVISION_MODELVISION_API_PATH
Tested with
Claude Desktop, Claude Code, ChatGPT
Example client config
{\n "mcpServers": {\n "rpgmaker-mv": {\n "command": "npx",\n "args": ["-y", "rpgmaker-mv-mcp"],\n "env": {\n "RPGMAKER_PROJECT_PATH": "/path/to/your/RPGMakerMV/project"\n }\n }\n }\n} Notes
An MCP server that acts as an AI copilot for RPG Maker MV projects. It can generate maps, edit the database and events, and analyze project files to validate references, explain why an event never fires, or critique map layouts.
6 stars on GitHub. Last updated 2026-06-27. Licensed MIT.
Use cases
- Generate and edit RPG Maker MV maps via AI prompts
- Debug event logic by identifying why an event never fires
- Validate project references and get map layout critiques
Pros
- Provides deep project understanding beyond simple code generation
- Helps debug complex event chains and reference issues
- Open source with TypeScript for easy customization
Cons
- Limited to RPG Maker MV, not compatible with other engines
- Small community with only 6 stars, may lack support
- Requires MCP client setup, not a standalone tool
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Provides deep project understanding beyond simple code generation
- Helps debug complex event chains and reference issues
- Open source with TypeScript for easy customization
Cons
- Limited to RPG Maker MV, not compatible with other engines
- Small community with only 6 stars, may lack support
- Requires MCP client setup, not a standalone tool
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
ahujasid/blender-mcp
Various
🐍 - MCP server for working with Blender
Coding-Solo/godot-mcp
Various
MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.