From f57427c2633293c8230e64786d4b129218c5035b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Mui=CC=81n=CC=83o=20Garci=CC=81a?= Date: Fri, 4 Apr 2025 09:25:01 +0200 Subject: [PATCH] Add YepCode MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6c5144d..063c927c 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ Cloud platform service integration. Enables management and interaction with clou Code execution servers. Allow LLMs to execute code in a secure environment, e.g. for coding agents. - [pydantic/pydantic-ai/mcp-run-python](https://github.com/pydantic/pydantic-ai/tree/main/mcp-run-python) 🐍🏠- Run Python code in a secure sandbox via MCP tool calls +- [yepcode/mcp-server-js](https://github.com/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 ### 🖥️ Command Line