Any Script
0
Exposes arbitrary command-line tools and shell scripts as accessible MCP Tools via a configurable server.
About
Any Script functions as an MCP server designed to publish commands defined within YAML configuration files as MCP Tools. By mapping shell scripts and CLI commands to MCP Tools, it enables users to execute a wide range of arbitrary scripts directly from MCP clients, offering a flexible way to integrate custom operations into the Model Context Protocol ecosystem.
Key Features
- Define custom MCP Tools using YAML configuration
- Pass input parameters to scripts via environment variables
- Expose arbitrary CLI tools and shell scripts as MCP Tools
- Supports string, number, and boolean input types
- Built-in testing with MCP Inspector
- 0 GitHub stars
Use Cases
- Delegate complex tasks to AI agents or other services with custom scripts
- Automate common development workflows by exposing shell scripts
- Integrate and run existing CLI utilities through an MCP client