RPG Maker MV Ultimate MCP
Rank #2,095io.github.DiegoLopez0208/rpgmaker-mv-ultimate
RPG Maker MV Ultimate: AI copilot to generate, edit and understand RPG Maker MV projects (MCP)
RPG Maker MV Ultimate MCP is a Model Context Protocol (MCP) server published by diegolopez0208. It ranks #2,095 of 132,046 servers tracked on MCP Toplist, and its repository has 25 GitHub stars. RPG Maker MV Ultimate MCP is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 8 tracked versions. It was first listed on Jun 8, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 129,951 of 132,046 servers on MCP Toplist.
Use RPG Maker MV Ultimate MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rpgmaker-mv-ultimate -e "RPGMAKER_PROJECT_PATH=<your RPGMAKER_PROJECT_PATH>" -e "VISION_API_URL=<your VISION_API_URL>" -e "VISION_API_KEY=<your VISION_API_KEY>" -e "VISION_MODEL=<your VISION_MODEL>" -e "RPGMV_LEGACY_TOOLS=<your RPGMV_LEGACY_TOOLS>" -- npx -y rpgmaker-mv-mcpReplace each placeholder with your own value before saving.
[mcp_servers.rpgmaker-mv-ultimate]
command = "npx"
args = ["-y", "rpgmaker-mv-mcp"]
[mcp_servers.rpgmaker-mv-ultimate.env]
RPGMAKER_PROJECT_PATH = "<your RPGMAKER_PROJECT_PATH>"
VISION_API_URL = "<your VISION_API_URL>"
VISION_API_KEY = "<your VISION_API_KEY>"
VISION_MODEL = "<your VISION_MODEL>"
RPGMV_LEGACY_TOOLS = "<your RPGMV_LEGACY_TOOLS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rpgmaker-mv-ultimate": {
"command": "npx",
"args": [
"-y",
"rpgmaker-mv-mcp"
],
"env": {
"RPGMAKER_PROJECT_PATH": "<your RPGMAKER_PROJECT_PATH>",
"VISION_API_URL": "<your VISION_API_URL>",
"VISION_API_KEY": "<your VISION_API_KEY>",
"VISION_MODEL": "<your VISION_MODEL>",
"RPGMV_LEGACY_TOOLS": "<your RPGMV_LEGACY_TOOLS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rpgmaker-mv-ultimate": {
"command": "npx",
"args": [
"-y",
"rpgmaker-mv-mcp"
],
"env": {
"RPGMAKER_PROJECT_PATH": "<your RPGMAKER_PROJECT_PATH>",
"VISION_API_URL": "<your VISION_API_URL>",
"VISION_API_KEY": "<your VISION_API_KEY>",
"VISION_MODEL": "<your VISION_MODEL>",
"RPGMV_LEGACY_TOOLS": "<your RPGMV_LEGACY_TOOLS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"rpgmaker-mv-ultimate": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rpgmaker-mv-mcp"
],
"env": {
"RPGMAKER_PROJECT_PATH": "<your RPGMAKER_PROJECT_PATH>",
"VISION_API_URL": "<your VISION_API_URL>",
"VISION_API_KEY": "<your VISION_API_KEY>",
"VISION_MODEL": "<your VISION_MODEL>",
"RPGMV_LEGACY_TOOLS": "<your RPGMV_LEGACY_TOOLS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rpgmaker-mv-ultimate": {
"command": "npx",
"args": [
"-y",
"rpgmaker-mv-mcp"
],
"env": {
"RPGMAKER_PROJECT_PATH": "<your RPGMAKER_PROJECT_PATH>",
"VISION_API_URL": "<your VISION_API_URL>",
"VISION_API_KEY": "<your VISION_API_KEY>",
"VISION_MODEL": "<your VISION_MODEL>",
"RPGMV_LEGACY_TOOLS": "<your RPGMV_LEGACY_TOOLS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rpgmaker-mv-ultimate": {
"command": "npx",
"args": [
"-y",
"rpgmaker-mv-mcp"
],
"env": {
"RPGMAKER_PROJECT_PATH": "<your RPGMAKER_PROJECT_PATH>",
"VISION_API_URL": "<your VISION_API_URL>",
"VISION_API_KEY": "<your VISION_API_KEY>",
"VISION_MODEL": "<your VISION_MODEL>",
"RPGMV_LEGACY_TOOLS": "<your RPGMV_LEGACY_TOOLS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.DiegoLopez0208%2Frpgmaker-mv-ultimate)<a href="https://mcptoplist.com/server/io.github.DiegoLopez0208%2Frpgmaker-mv-ultimate"><img src="https://mcptoplist.com/badge/io.github.DiegoLopez0208%2Frpgmaker-mv-ultimate.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
diegolopez0208
Available versions (8)
| Version | Published |
|---|---|
| 5.16.1 | Aug 31, 2026 |
| 5.16.0 | Aug 31, 2026 |
| 5.15.0 | Aug 31, 2026 |
| 5.12.2 | Jun 29, 2026 |
| 5.12.1 | Jun 27, 2026 |
| 5.12.0 | Jun 27, 2026 |
| 5.11.3 | Jun 22, 2026 |
| 5.11.2 | Jun 20, 2026 |
Frequently asked questions
- Who maintains RPG Maker MV Ultimate MCP?
- RPG Maker MV Ultimate MCP is maintained by diegolopez0208, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is RPG Maker MV Ultimate MCP listed on the Official MCP Registry?
- Yes — RPG Maker MV Ultimate MCP is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does RPG Maker MV Ultimate MCP have?
- MCP Toplist tracks 8 versions of RPG Maker MV Ultimate MCP, most recently published on Aug 31, 2026.
- Where can I find the source code for RPG Maker MV Ultimate MCP?
- The source code for RPG Maker MV Ultimate MCP is hosted at github.com/diegolopez0208/rpgmakermvultimate-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.