Exposes project `package.json` scripts as callable tools for AI agents via a Model Context Protocol server.
Transform any npm project into an AI-accessible toolkit with zero configuration. This server allows AI agents to automatically discover and execute your project's build, test, deploy, and custom workflows through a standardized Model Context Protocol (MCP) interface, eliminating the need for agents to guess commands. It works seamlessly with npm, pnpm, yarn, and bun projects, ensuring deterministic script execution in the correct directory with the proper package manager.