Skip to main content
Glama
k4zuki0539
by k4zuki0539

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/k4zuki0539/-rpgmaker-mz-mcp'

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