Agentβ™₯︎Age
Catalog

mcp-v8

Official

by r33drichards Β· Rust

Run JavaScript and TypeScript in sandboxed V8 isolates with policy-controlled host capabilities.

io.github.r33drichards/mcp-js (MCP JS)

This MCP server runs JavaScript and TypeScript in sandboxed V8 isolates, using policy-controlled host capabilities. It is provided as mcp-v8, a Model Context Protocol implementation intended for AI agents that need a JavaScript/TypeScript runtime with restricted access.

πŸ› οΈ Key Features

  • Sandbox execution via V8 isolates
  • Policy-controlled host capabilities
  • Supports JavaScript and TypeScript
  • Implements Model Context Protocol (MCP)

πŸš€ Use Cases

  • Execute JavaScript/TypeScript code within an MCP server context
  • Use agent workflows that require controlled host access

⚑ Developer Benefits

  • JavaScript/TypeScript runtime for MCP-based integrations
  • Host capabilities can be restricted through policy
  • Open-source under AGPL v3

⚠️ Limitations

  • Description provided does not specify performance, supported APIs, or deployment/runtime constraints beyond β€œsandboxed V8 isolates” and β€œpolicy-controlled host capabilities.”

Topics

javascriptmcpmcp-server