Skip to content
Back to search
30
MCP

Nushell

pulsemcp/nushell

Executes Nushell scripts securely through a single tool, returning structured output with stdout, stderr, and exit codes for data processing pipelines and system administration tasks.

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

Similar MCP servers embedding-nearest

Lilith Shell
Enables secure execution of terminal commands with configurable working directories and timeout protection, capturing stdout, stderr, and ex
0 tools
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
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
Command Line
Safely run command-line arguments for Unix/macOS systems.
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": {
    "nushell": {
      "url": "None",
      "transport": "http"
    }
  }
}