Fatmike-GH/MCPDebugger
A lightweight MCP debugger designed for learning and experimentation. Supports Windows executables (x86 and x64).
Platform-specific configuration:
{
"mcpServers": {
"MCPDebugger": {
"command": "npx",
"args": [
"-y",
"MCPDebugger"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...