Skip to main content
Glama

cmd-mcp-server

package.json709 B
{ "name": "server-cmd", "version": "1.0.0", "description": "MCP server for executing CMD and SSH commands", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "prepare": "npm run build" }, "keywords": [ "mcp", "cmd", "command-line", "ssh" ], "author": "Phiality", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "1.0.1", "glob": "^10.3.10", "ssh2": "^1.16.0", "zod-to-json-schema": "^3.23.5" }, "devDependencies": { "@types/node": "^20.11.0", "@types/ssh2": "^1.15.1", "shx": "^0.3.4", "ts-node": "^10.9.2", "typescript": "^5.3.3" }, "bin": { "server-cmd": "dist/index.js" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/PhialsBasement/CMD-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server