Skip to main content
Glama

PermShell MCP

package.json557 B
{ "name": "perm-shell-mcp", "version": "0.1.0", "description": "MCP server for executing shell commands with permission notifications", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc && chmod +x dist/index.js", "start": "node dist/index.js", "dev": "tsc -w" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.6.0", "node-notifier": "^10.0.1", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^18.19.14", "@types/node-notifier": "^8.0.5", "typescript": "^5.3.3" } }

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/mcollina/perm-shell-mcp'

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