From 0f695e28304d9508a5d118504e172d58532f3753 Mon Sep 17 00:00:00 2001 From: Diego Date: Tue, 2 Jun 2026 02:46:08 -0300 Subject: [PATCH 1/2] Add RPG Maker MV Ultimate MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0cd64e03b..7ff9e4c0c 100644 --- a/README.md +++ b/README.md @@ -1624,6 +1624,7 @@ Integration with gaming related data, game engines, and services - [CoderGamester/mcp-unity](https://github.com/CoderGamester/mcp-unity) #️⃣ 🏠 - MCP Server for Unity3d Game Engine integration for game development - [Coding-Solo/godot-mcp](https://github.com/Coding-Solo/godot-mcp) 📇 🏠 - A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot projects. - [ddsky/gamebrain-api-clients](https://github.com/ddsky/gamebrain-api-clients) ☁️ - Search and discover hundreds of thousands of video games on any platform through the [GameBrain API](https://gamebrain.co/api). +- [DiegoLopez0208/RpgMakerMVUltimate-MCP](https://github.com/DiegoLopez0208/RpgMakerMVUltimate-MCP) 📇 🏠 🍎 🪟 🐧 - 102 tools for RPG Maker MV project management: CRUD for actors, classes, skills, items, weapons, enemies, states, troops, maps, events, and tilesets. Procedural map generation with 21 themes (BSP, Perlin noise, cellular automata), 106 reference templates, and OpenAI-compatible Vision API for AI screenshot analysis. Fully TypeScript ESM, zero @ts-nocheck. `npm install rpgmaker-mv-mcp` - [gregario/dnd-oracle](https://github.com/gregario/dnd-oracle) [![dnd-oracle MCP server](https://glama.ai/mcp/servers/gregario/dnd-oracle/badges/score.svg)](https://glama.ai/mcp/servers/gregario/dnd-oracle) 📇 🏠 - D&D 5e SRD reference and analysis with monster search, spell lookup, encounter building, and loadout analysis. 10 tools, 1198 entities embedded. - [gregario/godot-forge](https://github.com/gregario/godot-forge) [![godot-forge MCP server](https://glama.ai/mcp/servers/gregario/godot-forge/badges/score.svg)](https://glama.ai/mcp/servers/gregario/godot-forge) 📇 🏠 🍎 🪟 🐧 - Godot 4 development companion with test running (GUT/GdUnit4), API docs with 3→4 migration mapping, script analysis, scene parsing, screenshots, and LSP diagnostics. - [gregario/lorcana-oracle](https://github.com/gregario/lorcana-oracle) [![lorcana-oracle MCP server](https://glama.ai/mcp/servers/gregario/lorcana-oracle/badges/score.svg)](https://glama.ai/mcp/servers/gregario/lorcana-oracle) 📇 🏠 - Disney Lorcana TCG card search, deck analysis, ink curves, lore generation, and franchise browsing. 7 tools, 2,710 cards embedded. From 5c82104aed918461ab260b021bca4b1ca7496278 Mon Sep 17 00:00:00 2001 From: Diego Date: Sat, 27 Jun 2026 18:17:30 -0300 Subject: [PATCH 2/2] Add DiegoLopez0208/RpgMakerMVUltimate-MCP to Gaming --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e151a6b22..2443eb6ed 100644 --- a/README.md +++ b/README.md @@ -1833,6 +1833,7 @@ Integration with gaming related data, game engines, and services - [CoderGamester/mcp-unity](https://github.com/CoderGamester/mcp-unity) #️⃣ 🏠 - MCP Server for Unity3d Game Engine integration for game development - [Coding-Solo/godot-mcp](https://github.com/Coding-Solo/godot-mcp) 📇 🏠 - A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot projects. - [ddsky/gamebrain-api-clients](https://github.com/ddsky/gamebrain-api-clients) ☁️ - Search and discover hundreds of thousands of video games on any platform through the [GameBrain API](https://gamebrain.co/api). +- [DiegoLopez0208/RpgMakerMVUltimate-MCP](https://github.com/DiegoLopez0208/RpgMakerMVUltimate-MCP) [![DiegoLopez0208/RpgMakerMVUltimate-MCP MCP server](https://glama.ai/mcp/servers/DiegoLopez0208/RpgMakerMVUltimate-MCP/badges/score.svg)](https://glama.ai/mcp/servers/DiegoLopez0208/RpgMakerMVUltimate-MCP) 📇 🏠 - AI copilot for RPG Maker MV: generate maps, edit the database and events, and reason about a project — validate broken references, explain why an event never fires, critique maps, and search by meaning. 13 tools, knowledge-driven map generation, fully offline. - [dmang-dev/mcp-bizhawk](https://github.com/dmang-dev/mcp-bizhawk) [![dmang-dev/mcp-bizhawk MCP server](https://glama.ai/mcp/servers/dmang-dev/mcp-bizhawk/badges/score.svg)](https://glama.ai/mcp/servers/dmang-dev/mcp-bizhawk) 📇 🏠 🍎 🪟 🐧 - Drive the [BizHawk](https://github.com/TASEmulators/BizHawk) multi-system emulator from any MCP client. Memory r/w across named domains, joypad input, frame-advance, screenshot, save/load state. One bridge unlocks NES, SNES, GB/GBC/GBA, Genesis, N64, PSX, Saturn, and more. - [dmang-dev/mcp-dolphin](https://github.com/dmang-dev/mcp-dolphin) [![dmang-dev/mcp-dolphin MCP server](https://glama.ai/mcp/servers/dmang-dev/mcp-dolphin/badges/score.svg)](https://glama.ai/mcp/servers/dmang-dev/mcp-dolphin) 📇 🏠 🍎 🪟 🐧 - Drive the [Dolphin](https://dolphin-emu.org) GameCube/Wii emulator from any MCP client: read/write PowerPC memory (MEM1/MEM2), GameCube + Wii Remote input (buttons, IR pointer, accelerometer, MotionPlus), reset, save/load state, and frame advance. Python bridge inside [Felk's scripting fork](https://github.com/Felk/dolphin) + Node MCP server. - [dmang-dev/mcp-mgba](https://github.com/dmang-dev/mcp-mgba) [![dmang-dev/mcp-mgba MCP server](https://glama.ai/mcp/servers/dmang-dev/mcp-mgba/badges/score.svg)](https://glama.ai/mcp/servers/dmang-dev/mcp-mgba) 📇 🏠 🍎 🪟 🐧 - Drive the [mGBA](https://mgba.io) Game Boy Advance emulator from any MCP client: read/write GBA memory, inject button presses, take screenshots, save/load state, and step the emulator. Lua bridge inside mGBA + Node MCP server.