Skip to main content
Glama

RPG Maker MZ MCP Server

list_projects

Discover and display all RPG Maker MZ projects located in a specified directory to help developers organize and access their game development work.

Instructions

List all RPG Maker MZ projects in a directory

Input Schema

NameRequiredDescriptionDefault
directoryNoDirectory path to search for projects (defaults to ~/Documents)

Input Schema (JSON Schema)

{ "properties": { "directory": { "description": "Directory path to search for projects (defaults to ~/Documents)", "type": "string" } }, "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