Standardizing the frontend JavaScript reverse engineering workflow.
Best for Analyzing complex frontend risk control parameters like h5st or a-bogus.
一个把前端 JavaScript 逆向流程标准化的 MCP 服务。 目标不是只做页面调试,而是把页面观察、运行时采样、本地复现、补环境和证据沉淀串成一套可复用工作流。.
Observe-first Hook-preferred Breakpoint-last Rebuild-oriented Evidence-first Pure-extraction-after-pass.
What it does
- Standardized workflow for frontend JS reverse engineering
- Automated hook injection and runtime behavior sampling
- AI-assisted code deobfuscation and logic analysis
- Network request tracing and initiator identification
- Local reproduction and environment patching support
Setup requirements
Requires 4 environment variables: DEFAULT_LLM_PROVIDER, ANTHROPIC_API_KEY, OPENAI_API_KEY, GEMINI_API_KEY. Available via Manual.
View JS Reverse MCP details vs
Search people, companies, and jobs, and scrape structured LinkedIn data.
Best for Automating lead generation by extracting structured data from professional profiles.
A Model Context Protocol (MCP) server for LinkedIn. Search people, companies, and jobs, scrape profiles, and retrieve structured JSON data from any MCP-compatible AI client.
https://github.com/user-attachments/assets/50cd8629-41ee-4261-9538-40dc7d30294e.
What it does
- Granular scraping of LinkedIn profile sections including experience, education, and contact info.
- Advanced job search filtering by date, experience level, and work type.
- Retrieval of company overview, recent posts, and open job positions.
- Browser automation powered by Patchright for persistent session management.
View LinkedIn MCP Server details Biggest differences
CompareJS Reverse MCPLinkedIn MCP Server
Best forAnalyzing complex frontend risk control parameters like h5st or a-bogus.Automating lead generation by extracting structured data from professional profiles.
StandoutStandardized workflow for frontend JS reverse engineering.Granular scraping of LinkedIn profile sections including experience, education, and contact info.
SetupManual, needs 4 env vars, stdio transport.Manual, stdio transport.
Transportstdiostdio
Community227 GitHub stars95 GitHub stars
Bottom line
Pick JS Reverse MCP if...Analyzing complex frontend risk control parameters like h5st or a-bogus. Standardized workflow for frontend JS reverse engineering. Manual, needs 4 env vars, stdio transport.
Pick LinkedIn MCP Server if...Automating lead generation by extracting structured data from professional profiles. Granular scraping of LinkedIn profile sections including experience, education, and contact info. Manual, stdio transport.
The real split here is workflow fit, not raw counts. JS Reverse MCP: Analyzing complex frontend risk control parameters like h5st or a-bogus. LinkedIn MCP Server: Automating lead generation by extracting structured data from professional profiles. JS Reverse MCP also has the larger public footprint (227 vs 95 stars).