PCSX2-MCP MCP Server
hkmodd/PCSX2-MCP
AI-powered PCSX2 debugger bridge via Model Context Protocol (MCP). Set breakpoints, read registers, disassemble MIPS, inspect memory all from your AI coding assistant. Pre-built, plug-and-play.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
hkmodd/PCSX2-MCP is a JavaScript MCP server licensed under GPL-3.0. AI-powered PCSX2 debugger bridge via Model Context Protocol (MCP). Set breakpoints, read registers, disassemble MIPS, inspect memory all from your AI coding assistant. Pre-built, plug-and-play. Topics: agentic-workflow, debugger, mcp-server, pcsx2, ps2, reverse-engineering, ps2-recomp.
Ranked #58 out of 124 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# PCSX2-MCP <p align="center"> </p> ## A PCSX2 modification and MCP server > **Control a PS2 emulator from your AI coding assistant.** > Set breakpoints, read registers, disassemble MIPS, inspect memory — all via MCP tools. ``` ┌─────────────┐ stdio (MCP) ┌─────────────────────┐ TCP:21512 ┌─────────────────┐ │ AI Assistant │ ◄──────────────► │ pcsx2-mcp-server │ ◄────────────► │ PCSX2 Emulator │ │ (Antigravity │ │ (Node.js bridge) │ │ + DebugServer │ │ Claude etc) │ │ │ ◄────────────► │ + Pine IPC │ └─────────────┘ └─────────────────────┘ TCP:28011 └─────────────────┘ ``` --- ## ⚠️ Repository vs Release — Read This First > **This git repo does NOT contain the full PCSX2 source code.** > We only provide the source of our modifications to avoid wasting storage uploading 1 GB of upstream code. | | This Git Repo | GitHub Release (zip) | |---|---|---| | **PurpoRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.