Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Command Executor MCP Server
Claim
by
Sunwood-ai-labs
npm
GitHub
OS Automation
Developer Tools
JavaScript
3
17
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
example
nodejs
example/nodejs/app.js
example/nodejs/package.json
example/nodejs/README.md
{ "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" }