Description
JavaScript MCP server that enables AI assistants to execute JavaScript and TypeScript code through a stateful REPL interface. Built with TypeScript and the MCP SDK, it provides session management for maintaining context across executions, dynamic NPM package installation, and TypeScript transpilation with source mapping. Particularly valuable for developers who want to test JavaScript code snippets, prototype TypeScript interfaces, or experiment with NPM packages directly through their AI assistant conversations.
Server Details
Added
April 21, 2025
