mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-02-21 02:45:15 +00:00
Add new Node.js MCP server
This commit is contained in:
@@ -197,6 +197,7 @@ Code execution servers. Allow LLMs to execute code in a secure environment, e.g.
|
||||
|
||||
- [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
|
||||
- [alfonsograziano/node-code-sandbox-mcp](https://github.com/alfonsograziano/node-code-sandbox-mcp) 🔧🐳 – A Node.js MCP server that spins up isolated Docker-based sandboxes for executing JavaScript snippets with on-the-fly npm dependency installation and clean teardown
|
||||
|
||||
### 🤖 <a name="coding-agents"></a>Coding Agents
|
||||
|
||||
|
||||
Reference in New Issue
Block a user