MCPs tagged with JavaScript execution
-
Node.js Sandbox MCP Server
Run ephemeral, containerized JavaScript code via Model Context Protocol.
Node.js Sandbox MCP Server provides an implementation of the Model Context Protocol (MCP) for safe and isolated JavaScript code execution in ephemeral Docker containers. It supports on-the-fly npm dependency installation, execution of shell commands, and the management of Node.js environments with resource limits. The server can be integrated with clients like Claude Desktop and is available as a Docker image or via NPX for rapid deployment.
- ⭐ 133
- MCP
- alfonsograziano/node-code-sandbox-mcp
-
Selenium MCP Server
Model Context Protocol server for web automation via Selenium.
Selenium MCP Server provides a Model Context Protocol (MCP) compliant interface that enables AI assistants to automate web interactions using Selenium WebDriver. It offers tools for page navigation, element discovery and manipulation, JavaScript execution, screenshot capture, and browser log access. The server supports seamless integration with MCP clients, extensible testing and debugging options, and fine-grained browser local storage management.
- ⭐ 3
- MCP
- PhungXuanAnh/selenium-mcp-server