R
Rpgmaker Mz MCP
by @a951753abc
RPG Maker MZ MCP Server for Claude Code — Stable, tested, with atomic writes and Zod validation
Created 2/16/2026
Updated 9 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-rpgmaker-mz-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"a951753abc-rpgmaker-mz-mcp": {
"command": "npx",
"args": [
"a951753abc-rpgmaker-mz-mcp"
]
}
}
}