mcp-script-runner

mcp-script-runner

3.2

If you are the rightful owner of mcp-script-runner 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.

MCP Script Runner is a tool designed to facilitate the execution of scripts using the Model Context Protocol (MCP) framework.

The MCP Script Runner is a server that allows users to run scripts within the MCP framework. It is designed to be used locally and provides a structured way to manage and execute scripts. The server is configured using a JSON file, which specifies the command and arguments needed to run the scripts. Users can add new tools by creating script files and reloading the MCP. The server ensures that scripts are executed with the necessary permissions and environment variables, making it a flexible and powerful tool for developers who need to automate tasks or run scripts in a controlled environment.

Features

  • Local Execution: Designed for local use, ensuring scripts are executed in a controlled environment.
  • Configurable: Easily configure the server using a JSON file to specify commands and arguments.
  • Tool Addition: Add new tools by creating script files and reloading the MCP.
  • Environment Management: Use environment variables and dotenv files to manage script execution environments.
  • Permission Handling: Ensures scripts have the necessary execution permissions.