MCP Server
MCP
JS Reverse MCP
MCP server for JavaScript reverse engineering and browser debugging.
Install
npx -y @yuanhuakk/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@yuanhuakk/js-reverse-mcp",
"version": "3.0.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment