Skip to content
Cline

rpgmaker xp mcp for Cline

io.github.serifeusstudio/rpgmaker-xp-mcp

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

client:Cline transport:stdio runtime:npm

Install rpgmaker xp mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "rpgmaker-xp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rpgmaker-xp-mcp"
      ],
      "env": {
        "RPGMAKER_PROJECT_PATH": "<RPGMAKER_PROJECT_PATH>",
        "RPGMAKER_RTP_PATH": "<RPGMAKER_RTP_PATH>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

rpgmaker xp mcp in other clients