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
Installation
npx -y yepcode/mcp-server-jsConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub