RPG Maker MZ MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RPGMAKER_KNOWLEDGE_PATH | Yes | Path 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
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| create_simple_rpg | Guide for creating a simple RPG from scratch |
| implement_feature | Step-by-step guide for implementing a specific feature |
| debug_issue | Help debug a common issue |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Available Knowledge Categories | List all available knowledge categories |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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