rpgmaker-mz-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_actors | Get all actors from the RPG Maker MZ project |
| get_actor | Get a specific actor by ID |
| update_actor | Update an actor's properties |
| create_actor | Create a new actor |
| search_actors | Search actors by name or nickname |
| get_itemsB | Get all items from the project |
| get_weapons | Get all weapons from the project |
| get_armors | Get all armors from the project |
| get_skills | Get all skills from the project |
| get_skill | Get a specific skill by ID |
| create_skill | Create a new skill with custom properties |
| create_damage_skill | Create a damage-dealing skill (simplified) |
| create_healing_skill | Create a healing skill (simplified) |
| create_buff_skill | Create a buff skill (simplified) |
| create_state_skill | Create a state-inflicting skill (poison, sleep, etc.) |
| update_skill | Update a skill's properties |
| search_skills | Search skills by name or description |
| update_item | Update an item's properties |
| search_items | Search items by name or description |
| get_map | Get map data by ID |
| get_map_infos | Get information about all maps |
| get_map_events | Get all events from a specific map |
| get_map_eventC | Get a specific event from a map |
| update_map_event | Update a map event's properties |
| create_map_event | Create a new event on a map |
| search_map_eventsC | Search events on a map by name |
| add_event_command | Add a command to an event page |
| get_systemC | Get system data |
| get_variablesA | Get all game variable names |
| set_variable_nameD | Set a variable name |
| get_switchesB | Get all game switch names |
| set_switch_nameC | Set a switch name |
| get_game_title | Get the game title |
| update_game_title | Update the game title |
| update_starting_position | Update the game starting position |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/k4zuki0539/-rpgmaker-mz-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server