Command Executor MCP Server

{ "name": "nodejs-example", "version": "1.0.0", "description": "Node.js実行サンプル", "main": "app.js", "scripts": { "start": "node app.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC" }