nash-mcp
If you are the rightful owner of nash-mcp 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.
Nash MCP is a Model Context Protocol server that facilitates the execution of commands, Python code, web content fetching, and task management.
Nash MCP Server is designed to streamline the execution of various tasks by providing a robust framework for running shell commands, executing Python code, securely managing credentials, accessing web content, and organizing reusable workflows. It is built to work with Python 3.11+ and is best managed using the Poetry package manager. The server supports a wide range of functionalities, including error handling for command execution, secure storage of API keys, and the ability to fetch and parse web content. Additionally, it offers a task repository for saving and organizing scripts, making it a versatile tool for developers looking to automate and manage complex workflows efficiently.
Features
- Command Execution: Run shell commands with error handling
- Python Execution: Execute Python code with error handling
- Secure Credentials: Store and access API keys without exposing sensitive data to the LLM
- Web Content Access: Fetch and parse webpage content for analysis
- Task Repository: Save and organize reusable workflows and scripts
Tools
Execute Module
Tools for running shell commands, listing session files, retrieving file contents, editing Python files, executing Python code, and listing installed packages.
Web Interaction
Tools for fetching and converting webpage content to readable text format.
Secrets Management
Tools for accessing stored API keys and credentials securely.
Task Management
Tools for creating, viewing, running, and deleting reusable tasks with embedded scripts.