cablehead/mcp-server-nu
If you are the rightful owner of mcp-server-nu and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Server Nu is a Model Context Protocol server designed to execute Nushell scripts, providing outputs such as stdout, stderr, and exit codes.
The MCP Server Nu is an innovative server that leverages the Model Context Protocol to facilitate the execution of Nushell scripts. This server is particularly useful for developers and system administrators who utilize Nushell for scripting and automation tasks. By integrating Nushell script execution capabilities, the server allows users to run complex scripts and commands, returning comprehensive outputs including standard output, error messages, and exit codes. This functionality is crucial for debugging and verifying script performance. However, it is important to note that this server is in its early stages and lacks safety mechanisms, making it unsuitable for production environments. The server is designed to support the full range of Nushell syntax and commands, ensuring compatibility with existing scripts and workflows.
Features
- Execute Nushell scripts via MCP
- Returns stdout, stderr, and exit codes
- Supports full Nushell syntax and commands
Usages
usage with npx
npx @modelcontextprotocol/inspector ./target/debug/mcp-server-nu
Tools
exec
Executes a Nushell script and returns the output