MCP Server LogoMCP Server
MCPsカテゴリディレクトリ投稿する
投稿する
MCPsカテゴリディレクトリ投稿する
投稿する

MCPサーバー

MCPサーバーのリスト、Awesome MCPサーバーとClaude MCP統合を含む。AIの能力を強化するためのMCPサーバーを検索して発見します。

お問い合わせ

[email protected]

MCPサーバーについて

プライバシーポリシー利用規約

リソース

モデルコンテキストプロトコルMCPスターターガイドClaude MCPサーバー

コミュニティ

GitHub

© 2025 mcpserver.cc © 2025 MCPサーバー. 全著作権所有.

プライバシーポリシー利用規約
  1. Home
  2. /Categories
  3. /Developer Tools
  4. /Js Sandbox Mcp Server
Js Sandbox Mcp Server

Js Sandbox Mcp Server

作成者 garc33•7 hours ago
サイトを訪問する

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.

前提条件

  • •サーバーのドメインに精通している
  • •関連技術の基本的な理解
  • •Developer Toolsの知識

おすすめのサーバー

Sketchfab_mcp

Sketchfab_mcp

Simple MCP for using the Sketchfab API

Tuyactl

Tuyactl

A cli tool to control Tuya devices based on tinytuya

Deepseek Thinking Claude 3.5 Sonnet Cline Mcp

Deepseek Thinking Claude 3.5 Sonnet Cline Mcp

🧠 MCP server implementing RAT (Retrieval Augmented Thinking) - combines DeepSeek's reasoning with GPT-4/Claude/Mistral responses, maintaining conversation context between interactions.

もっと見る → →

詳細

作成日

August 02, 2025

最終更新日

August 02, 2025

カテゴリー

Developer Tools

作成者

garc33

シェアする

もっと見る

Python Memory Mcp Server

Python Memory Mcp Server

Atlas Mcp Server

Atlas Mcp Server

A Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architecture (Projects, Tasks, Knowledge) to manage complex workflows. Now with Deep Research.

Shell Mcp

Shell Mcp

Mcp Deepwebresearch

Mcp Deepwebresearch

Enhanced MCP server for deep web research