RPG Maker MZ MCP Server
Related Servers
Alternatives to RPG Maker MZ MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseCqualityDmaintenanceEnables AI models to develop and automate RPG Maker MZ projects by creating maps, events, and plugins through natural language commands. It provides comprehensive tools for database management, asset integrity checks, and direct map tile manipulation.2871ISC
- AlicenseBqualityAmaintenanceEnables AI assistants to read and write RPG Maker MZ projects directly, covering database, maps, events, and system settings with 119 tools.100745MIT
- AlicenseBqualityBmaintenanceEnables AI assistants to act as co-developers for RPG Maker MV projects, providing full database CRUD, map and event editing, plugin management, playtest control, and automatic backups.4169MIT
- AlicenseCqualityDmaintenanceProvides tools for managing RPG Maker MZ game data, maps, events, and system settings through natural language, enabling AI-assisted game development.357429MIT
- AlicenseAqualityDmaintenanceEnables creating RPG Maker MZ games using natural language through AI assistance, with tools for project management, map creation, event systems, and batch operations.10741MIT
- AlicenseBqualityNot gradedmaintenanceEnables complete RPG Maker MZ game development through MCP tools, including autonomous game creation from concepts, AI-generated assets using Gemini 2.5 Flash, and programmatic control over maps, events, characters, and databases. Supports full game creation workflow from a single command with automatic story, asset, and implementation generation.3225-
TDQS
Scored across 36 tools
Each tool targets a distinct entity or operation (e.g., actor, armor, map) with clear verb prefixes. There is no ambiguity between tools, even those with similar patterns like get_actors and get_database_info.
All tool names follow a consistent verb_noun snake_case pattern (create_actor, get_actors, update_actor, set_database_limit). The naming style is uniform and predictable.
36 tools is reasonable for a game development server covering multiple database entities and utilities. While slightly on the higher side, it remains well-scoped and each tool serves a clear purpose.
The tool set covers create, read, and update for most entities, but lacks delete operations entirely. Additionally, update_skill is missing, leaving a notable gap in the skill lifecycle management.