Js-mcp icon

Js-mcp

Createdyannbam

Enables AI assistants to execute JavaScript code with stateful REPL sessions.

About

This server allows AI assistants to securely execute JavaScript code within isolated environments. It provides features such as one-time JavaScript execution, stateful REPL sessions to maintain context, file system operations, and package management via npm. Advanced capabilities include secure sandboxed execution, asynchronous code support, formatted error handling, and session management with automatic cleanup, making it a robust solution for AI-driven code execution.

Key Features

  • Stateful REPL sessions
  • File system operations
  • Package management
  • Secure sandboxed execution
  • Asynchronous code support

Use Cases

  • Extending AI assistant capabilities with file operations
  • Allowing AI assistants to manage npm packages
  • Enabling AI assistants to execute JavaScript code