{"repo":"izumin5210/any-script-mcp","free":true,"listed":false,"github":"https://github.com/izumin5210/any-script-mcp","clone":"git clone https://github.com/izumin5210/any-script-mcp.git","description":"An MCP server that exposes arbitrary CLI tools and shell scripts as MCP Tools","language":"TypeScript","stars":36,"topics":["mcp","mcp-server","modelcontextprotocol"],"license":"MIT","category":"mcp-servers","readme_excerpt":"any-script-mcp An MCP server that exposes arbitrary CLI tools and shell scripts as MCP Tools 日本語版 Overview An MCP server that publishes commands defined in YAML files as MCP Tools. By defining tools in a configuration file, you can execute arbitrary shell scripts from MCP clients. Installation npx Claude Code: json: Configuration Create a configuration file at $XDG CONFIG HOME/any-script-mcp/config.yaml (typically /.config/any-script-mcp/config.yaml ). You can also specify custom configuration file paths using the ANY SCRIPT MCP CONFIG environment variable: When multiple configuration files are specified: - All tools from all files are merged into a single collection - If the same tool name appears in multiple files, the first occurrence takes precedence - At least one valid configuration file must be successfully loaded - This is useful for separating common tools from project-specific or personal customizations Testing Your Configuration You can test your configuration using the MCP Inspector: This will open a web interface where you can see your registered tools and test them interactively. Example Configuration Configuration Format Tool Definition Each tool has the following fields: - name : Tool name (alphanumeric, underscore, and hyphen only) - description : Tool description - inputs : Input parameter definitions (object format) - run : Shell script to execute - shell : Shell command to execute the script (optional, default: \"bash -e {0}\" ) - timeout : Execution timeout","default_branch":null,"files":null,"tree":[],"storefront":"/r/izumin5210","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/izumin5210/any-script-mcp/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}