MCP Server LogoMCP Server
MCPsCategoriesDirectorySubmit
Submit
MCPsCategoriesDirectorySubmit
Submit

MCP Servers

A curated list of MCP Servers, featuring Awesome MCP Servers and Claude MCP integration.

Contact Us

[email protected]

About

Privacy PolicyTerms of Service

Resources

Model Context ProtocolMCP Starter GuideClaude MCP Servers

Community

GitHub

© 2026 mcpserver.cc © 2025 MCP Server. All rights reserved.

Privacy PolicyTerms of Service
  1. Home
  2. /Categories
  3. /Developer Tools
  4. /Js Sandbox Mcp Server
Js Sandbox Mcp Server

Js Sandbox Mcp Server

Created by garc33•7 months ago
Visit Website

Developer Tools
javascriptsandboxsecurity

js-sandbox MCP Server

A Model Context Protocol server that provides a secure JavaScript execution environment.

JavaScript Sandbox Server MCP server

Features

Tools

  • execute_js - Executes JavaScript code in an isolated environment
    • Parameters:
      • code (required): JavaScript code to execute
      • timeout (optional): Maximum execution time in milliseconds (100-30000ms)
      • memory (optional): Memory limit in bytes (1MB-100MB)
    • Returns the result of code execution

Security

  • Isolated code execution in a controlled environment
  • Configurable execution time and memory limits
  • Protection against malicious code

Development

Install dependencies:

npm install

Build the server:

npm run build

Development mode with auto-rebuild:

npm run watch

Installation

Installing via Smithery

To install JavaScript Sandbox Server for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @garc33/js-sandbox-mcp-server --client claude

To use with Claude Desktop, add the server configuration:

MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "js-sandbox": {
      "command": "/path/to/js-sandbox/build/index.js"
    }
  }
}

Debugging

Since MCP servers communicate over stdio, debugging can be challenging. We recommend using MCP Inspector, which is available as:

npm run inspector

The Inspector will provide a URL to access debugging tools in your browser.

Prerequisites

  • •Familiarity with the server domain
  • •Basic understanding of related technologies
  • •Knowledge of Developer Tools

Recommended Server

Database Updater Mcp Server

Database Updater Mcp Server

Database Upadter MCP

Pty Mcp

Pty Mcp

An MCP tool server that provides a stateful terminal.

Mcp Server Ftp

Mcp Server Ftp

Model Context Protocol server for FTP access

View more → →

Details

Created

August 02, 2025

Last Updated

August 02, 2025

Category

Developer Tools

Author

garc33

Share

More Server

Waldur Mcp Server

Waldur Mcp Server

Server implementing Model Context Protocol for Waldur

Cve Search_mcp

Cve Search_mcp

A Model Context Protocol (MCP) server for querying the CVE-Search API

Nhl Go

Nhl Go

NHL api client, mcp server, and cli written in Go

Google Sheets Mcp

Google Sheets Mcp