HomeServersCode Execution › yepcode/mcp-server-js
MCP Server Official Stale MIT cloud

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

Quality score 60/100
View on GitHub →
Stars
★ 46
Last commit
4mo ago
Language
TypeScript
Install
npm / npx

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "mcp-server-js": {
      "command": "npx",
      "args": ["-y", "mcp-server-js"]
    }
  }
}

Topics

Related in Code Execution

MCP Server Active

pydantic/pydantic-ai/mcp-run-python

Run Python code in a secure sandbox via MCP tool calls

19k Python Updated today Score 90
MCP Server Maintained

dagger/container-use

Containerized environments for coding agents. Multiple agents can work independently, isolated in fresh containers and git branches. No conflicts, many experiments. Full execution history, terminal access to agent environments, git workflow. Any agent/model/infra stack.

3.9k Go Updated 1mo ago Score 74
MCP Server Maintained

mavdol/capsule/mcp-server

Run untrusted Python/JavaScript code in WebAssembly sandboxes.

293 Rust Updated 1mo ago Score 68
MCP Server Active

r33drichards/mcp-js

A Javascript code execution sandbox that uses v8 to isolate code to run AI generated javascript locally without fear. Supports heap snapshotting for persistent sessions.

51 Rust Updated today Score 67
MCP Server Active

ksterx/srunx

MCP server for the SLURM workload manager. Submit jobs, run YAML workflows, monitor GPU resources, manage SSH profiles, and sync files to remote HPC clusters from natural language. 14 tools spanning local SLURM and SSH-remote clusters; companion CLI and FastAPI Web UI ship in the same package.

16 Python Updated 7d ago Score 62
MCP Server Active

Sowiedu/Edict

Agent-first programming language: agents produce JSON AST, the compiler validates, type-checks, effect-checks, verifies contracts via Z3/SMT, and compiles to WASM. 19 MCP tools for the full compile-and-execute loop.

7 JavaScript Updated today Score 59