code execution

Mcp Server Js

Execute any LLM-generated code in a secure and scalable sandbox environment and create your own MCP tools using JavaScript or Python, with full support for NPM and PyPI packages

typescript
cloud
enterprise
code execution
0
View on GitHub

Installation

npx -y yepcode/mcp-server-js

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-js",
  "command": "npx",
  "args": [
    "-y",
    "yepcode/mcp-server-js"
  ]
}

About This MCP Server

yepcode/mcp-server-js

Execute any LLM-generated code in a secure and scalable sandbox environment and create your own MCP tools using JavaScript or Python, with full support for NPM and PyPI packages

GitHub: https://github.com/yepcode/mcp-server-js

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub