mcpbeat Sign in

Rpgmaker Xp MCP Server

by serifeusstudio Your server? Claim it
local only

Rpgmaker Xp MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 16 Sep 2026.

Author RPG Maker XP games in natural language: read, write and render RGSS1 .rxdata.

Installs per day peak 437 · avg 19
a month agotoday
36
Installs / week
npm · rpgmaker-xp-mcp
2
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Rpgmaker Xp MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add rpgmaker-xp-mcp -- npx -y rpgmaker-xp-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rpgmaker-xp-mcp": {
      "args": [
        "-y",
        "rpgmaker-xp-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rpgmaker-xp-mcp]
command = "npx"
args = ["-y", "rpgmaker-xp-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "rpgmaker-xp-mcp": {
      "args": [
        "-y",
        "rpgmaker-xp-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rpgmaker-xp-mcp": {
      "args": [
        "-y",
        "rpgmaker-xp-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: RPGMAKER_PROJECT_PATH (Path to the RPG Maker XP project folder — the one containing Game.rxproj and Data/.), RPGMAKER_RTP_PATH (Path to the RPG Maker XP RTP assets. Defaults to the Steam install; set this only if your RTP lives elsewhere.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Rpgmaker Xp MCP

same job, measured the same way
Omni Nli
by cogitatortech

An MCP server for natural language inference

143 installs/wk local only
Plaud
by mcp-dir

Your Plaud recordings in natural language: list recordings, read speaker-attributed transcripts and

11 tools answering
Gessa: game asset generation for AI agents
by gessa

Generate game-ready 3D models, textures, and audio from natural language, over MCP.

23 installs/wk answering
Automox MCP Server
by automox

Official MCP server for Automox. Manage devices, patches, and policies in natural language.

700 installs/wk local only
Revit Converter MCP
by labsfuture

Convert Revit files to XKT, IFC, or DWG and query BIM data via natural language.

answering
Dataassist Io
by dataassistio

Query your org's data in natural language — read-only MCP access to SQL, NoSQL, files & warehouses.

answering
ElevenLabs
by mcp-dir

ElevenLabs in natural language: generate speech in any language, create and manage voices, compose m

155 tools answering
Squad Up
by hrandhawa02

Create events, add invitees, manage potlucks and carpools via natural language.

46 installs/wk local only

Rpgmaker Xp MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Rpgmaker Xp MCP?
Rpgmaker Xp MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package rpgmaker-xp-mcp was installed 36 times last week.
How do I connect Rpgmaker Xp MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls rpgmaker-xp-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Rpgmaker Xp MCP?
The npm package rpgmaker-xp-mcp was installed 36 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Rpgmaker Xp MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.