Back to directory
mcp-v8

mcp-v8

@r33drichards43

MCP server that exposes a V8 JavaScript runtime as a tool for AI agents like Claude and Cursor. Supports persistent heap snapshots via S3 or local filesystem, and is ready for integration with modern AI development environments.

mcp-serverrustv8javascriptai-agentsclaude-integrationcursor-integrationtool

Installation & Configuration

{
  "mcpServers": {
    "js": {
      "command": "/usr/local/bin/mcp-v8 --s3-bucket my-bucket-name"
    }
  }
}

Information

Transport
stdio
Language
Rust
Created
2025/4/5
Updated
2026/6/8