Skip to content
Back to search
30
MCP

Lilith Shell

pulsemcp/lilith shell

Enables secure execution of terminal commands with configurable working directories and timeout protection, capturing stdout, stderr, and exit codes for system operations and development tools.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Secure Shell Executor
Provides a secure way to execute shell commands with robust validation, whitelisting, and timeout handling through an asyncio-powered Python
0 tools
Nushell
Executes Nushell scripts securely through a single tool, returning structured output with stdout, stderr, and exit codes for data processing
0 tools
Shell Command
Secure shell command execution server that allows running system commands in a controlled environment through an allowlist system, returning
0 tools
Shell
Integrates with the local shell environment to enable execution of system commands, file operations, and retrieval of system information for
0 tools
Terminal
Enables secure interaction with specified directories on a user's system through a command-line interface for file management and system aut
0 tools
Mac Shell
Enables secure execution of macOS terminal commands through a ZSH shell with a whitelist system that categorizes operations as safe, requiri
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lilith_shell": {
      "url": "None",
      "transport": "http"
    }
  }
}