Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ktrysmt • Tools & CLI
A lightweight local MCP server that runs executable scripts from a commands directory and exposes them via the MCP/uv workflow.
Run arbitrary local command-line tools as MCP-exposed commands by dropping executable scripts into a commands directory.
Expose small automation scripts or utilities to other tools via the uv/mcp integration without building a full server.
Run environment-variable-driven scripts locally (supports .env and COMMAND_DIRECTORY overrides) for development and testing.
MCP Script Runner lets you expose local executable scripts as MCP server commands using the uv runtime. You configure it by adding an entry to your mcp.json, place executable scripts (with shebangs) in the commands directory, and optionally use a .env file or set COMMAND_DIRECTORY to change where commands are read from. It's intended for local use only and includes precautions about execution permissions and only running trusted scripts.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.