dmang-dev/mcp-pine
Memory inspection and savestate control for PCSX2 and other emulators speaking the [PINE](https://github.com/GovanifY/pine) protocol. Read/write 8/16/32/64-bit memory, save/load state slots, query game metadata. TCP on Windows, Unix sockets on Linux/macOS.
Installation
Example client config (verify package name in the repo README)
{
"mcpServers": {
"mcp-pine": {
"command": "npx",
"args": ["-y", "mcp-pine"]
}
}
}Related in Gaming
CoderGamester/mcp-unity
MCP Server for Unity3d Game Engine integration for game development
youichi-uda/godot-mcp-pro
Premium MCP server for Godot game engine with 84 tools for scene editing, scripting, animation, tilemap, shader, input simulation, and runtime debugging.
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.
hope1026/weppy-roblox-mcp
MCP server and plugin that lets AI agents (Claude Code, Cursor, Codex, Gemini) directly control a live Roblox Studio session — create scripts, instances, terrain, lighting, and assets via natural language. 21 tools, 140+ actions, bidirectional sync, and automated playtest.
opgginc/opgg-mcp
Access real-time gaming data across popular titles like League of Legends, TFT, and Valorant, offering champion analytics, esports schedules, meta compositions, and character statistics.