Shell

Enables secure execution of shell commands on host systems for tasks like system diagnostics, file manipulation, and automation.

View Source
3 stars
0 tools
Created Aug 2025
@odysseus0/odysseus0-shell

About

Enables secure execution of shell commands on host systems for tasks like system diagnostics, file manipulation, and automation.

Categories

general

Installation

npm

npm install @odysseus0/odysseus0-shell

Configuration

{ "mcpServers": { "odysseus0-shell": { "command": "npx", "args": [ "-y", "@odysseus0/odysseus0-shell" ] } } }