MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

J
Js Reverse Pro MCP

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).

Created 6/17/2026
Updated about 8 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

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

Cursor configuration (mcp.json)

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