MCP Script Runner

Created at 8 months ago

by ktrysmt

starstarstarstarstar

A mcp server that executes shell scripts in a designated folder as tools.

Categories

os-automation

Tags

[]

MCP Script Runner

what is mcp-script-runner?

The mcp-script-runner is a server designed to execute shell scripts located in a specified folder, allowing for automation of tasks through script execution.

how to use mcp-script-runner?

To use mcp-script-runner, configure the server by specifying the command and arguments in a JSON format, and add your shell scripts in the designated commands folder.

key features of mcp-script-runner?

  • Executes shell scripts from a specified directory.
  • Easy configuration through JSON.
  • Supports adding new tools by creating shell scripts.

use cases of mcp-script-runner?

  1. Automating repetitive shell tasks.
  2. Running batch scripts for data processing.
  3. Managing server tasks through custom scripts.

FAQ from mcp-script-runner?

  • Can I run any shell script?

Yes! You can run any shell script that you place in the commands directory.

  • How do I add a new tool?

You can add a new tool by creating a shell script in the commands folder and reloading the mcp.

  • Is there a limit to the number of scripts I can run?

No, you can run as many scripts as your server resources allow.

View More