Skip to main content
Glama

RPG Maker MZ MCP Server

analyze_project_structure

Analyze RPG Maker MZ project structure to identify maps, connections, events, and game flow patterns for development insights.

Instructions

Analyze RPG Maker MZ project structure and provide insights about maps, connections, events, and game flow

Input Schema

NameRequiredDescriptionDefault
project_pathYesPath to the RPG Maker MZ project directory

Input Schema (JSON Schema)

{ "properties": { "project_path": { "description": "Path to the RPG Maker MZ project directory", "type": "string" } }, "required": [ "project_path" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ShunsukeHayashi/rpgmaker-mz-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server