HomeServersCode Execution › telleroutlook/agentkit-js/mcp-server
MCP Server Active Apache-2.0 cloudlocal

telleroutlook/agentkit-js/mcp-server

Code-mode MCP server: collapses N user-defined tools into a two-tool surface (`execute_code` + `docs_search`). Backed by a unified capability manifest (`allowedHosts` / `cpuMs` / `memoryLimitBytes`) honoured across three sandbox kernels — in-process node:vm, WASM (QuickJS / Pyodide / Wasmtime), and remote microVM (E2B / Cloudflare Sandbox). Token-saving benchmark in repo CI.

Quality score 57/100
View on GitHub →
Stars
★ 4
Last commit
today
Language
TypeScript
Install
npm / npx

Installation

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

{
  "mcpServers": {
    "agentkit-js": {
      "command": "npx",
      "args": ["-y", "agentkit-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 Official Stale

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

46 TypeScript Updated 4mo ago Score 60