Enterprise DNA
M MCP Servers Developer low

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

D

MCP

DiegoLopez0208/RpgMakerMVUltimate-MCP

Added 13 July 2026

#ai #claude #game-development #llm #mcp #model-context-protocol #nodejs #opencode

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_database
  • create_database_entry
  • update_database_entry
  • delete_database_entry
  • query_map
  • generate_map
  • edit_map
  • manage_map_event
  • manage_system
  • analyze_project
  • get_project_context
  • set_project_path
  • analyze_image
  • VISION_API_URL
  • VISION_API_KEY
  • VISION_MODEL
  • VISION_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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks