Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RPGMAKER_KNOWLEDGE_PATHYesPath to the RPG Maker knowledge base directory

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_projectB

Create a new RPG Maker MZ project

load_projectA

Load an existing RPG Maker MZ project

create_mapB

Create a new map in the current project

create_eventA

Create an event on a map with natural language commands

generate_scenarioA

Generate a game scenario from natural language description using AI

search_knowledgeC

Search the RPG Maker MZ knowledge base

get_knowledgeB

Get complete knowledge for a specific category

get_best_practicesB

Get best practices and tips for a specific feature

batch_createB

Create multiple entities at once (maps, events, items, skills, armor, weapons)

apply_templateB

Apply a pre-built game template (basic_rpg, action_rpg, visual_novel, dungeon_crawler)

Prompts

Interactive templates invoked by user choice

NameDescription
create_simple_rpgGuide for creating a simple RPG from scratch
implement_featureStep-by-step guide for implementing a specific feature
debug_issueHelp debug a common issue

Resources

Contextual data attached and managed by the client

NameDescription
Available Knowledge CategoriesList all available knowledge categories

Latest Blog Posts

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/Enushin/RPG-Maker-MZ-MCP'

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