MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

J
Js Reverse Pro MCP
作者 @a0yark

JS reverse engineering MCP server (Pro fork) — hook framework, deobfuscation, AI analysis, sessions, artifacts, portable bundle. Built on Patchright. Adapted from zhizhuodemao/js-reverse-mcp (Apache-2.0) and NoOne-hub/JSReverser-MCP (MIT).

创建于 6/17/2026
更新于 about 8 hours ago
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南

安装包 (如果需要)

npx @modelcontextprotocol/server-js-reverse-pro-mcp

Cursor 配置 (mcp.json)

{ "mcpServers": { "a0yark-js-reverse-pro-mcp": { "command": "npx", "args": [ "a0yark-js-reverse-pro-mcp" ] } } }