illegal-instruction-co/processhacker-mcp
your ai debugger, vibe hacking tool
Exposes low-level process inspection and manipulation through an MCP server with plugin-based extensibility—tools query memory regions, read/write process memory, and suspend threads via stdin/stdout transport compatible with Claude, Cursor, and VSCode agents. Built in C++ with a DLL plugin architecture allowing custom extensions (including runtime compilation via embedded TCC), while incorporating guardrails like read-only mode, audit logging, and rate-limiting to prevent agent abuse. Targets AI-assisted debugging, reverse engineering, and dynamic analysis workflows where agents need direct system introspection capabilities.
Stars
42
Forks
6
Language
C++
License
MIT
Category
Last pushed
Feb 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/illegal-instruction-co/processhacker-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
drhelius/Gearboy
Game Boy / Gameboy Color emulator, debugger and embedded MCP server for macOS, Windows, Linux,...
drhelius/Gearsystem
Sega Master System / Game Gear / SG-1000 emulator, debugger and embedded MCP server for macOS,...
svnscha/mcp-windbg
Model Context Protocol for WinDBG
miscusi-peek/cheatengine-mcp-bridge
Connect Cursor, Copilot & Claude directly to Cheat Engine via MCP. Automate reverse engineering,...
go-delve/mcp-dap-server
MCP server to communicate with DAP servers allowing AI Agents the ability to debug live programs.