RPG Maker MV Ultimate MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 163 installs a week from npm. Last commit 24 Jul 2026.
RPG Maker MV Ultimate: AI copilot to generate, edit and understand RPG Maker MV projects (MCP)
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add rpgmaker-mv-ultimate -- npx -y rpgmaker-mv-mcp
{
"mcpServers": {
"rpgmaker-mv-ultimate": {
"args": [
"-y",
"rpgmaker-mv-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.rpgmaker-mv-ultimate]
command = "npx"
args = ["-y", "rpgmaker-mv-mcp"]
{
"mcpServers": {
"rpgmaker-mv-ultimate": {
"args": [
"-y",
"rpgmaker-mv-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"rpgmaker-mv-ultimate": {
"args": [
"-y",
"rpgmaker-mv-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.