Loading languages...
PE

perm-shell-mcp

@mcollina1

A Model Context Protocol (MCP) server for executing shell commands with permission notifications.

shell
commands
permission
notifications

# mcpServer Config

{
  "mcpServers": {
    "permshell": {
      "command": "node",
      "args": [
        "/path/to/perm-shell-mcp/dist/index.js"
      ]
    }
  }
}

# stdio

node /path/to/perm-shell-mcp/dist/index.js
Transport:
stdio
언어:
TypeScript
생성됨:4/10/2025
업데이트됨:4/11/2025