js-reverse-mcp MCP Server — Claude & Cursor Integration

# js-reverse-mcp MCP Server ## What is js-reverse-mcp? js-reverse-mcp is a production-ready Model Context Protocol (MCP) server with 2,691 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install zhizhuodemao/js-reverse-mcp # Or manual git clone https://github.com/zhizhuodemao/js-reverse-mcp.git cd js-reverse-mcp ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** TypeScript - **Stars:** ⭐ 2,691 - **Forks:** 🍴 354 - **License:** Apache-2.0 - **Updated:** 2026-09-07 - **Repo:** [zhizhuodemao/js-reverse-mcp](https://github.com/zhizhuodemao/js-reverse-mcp)