build
Execute the 'build' script from your project's package.json using npm, yarn, pnpm, or bun. Works with the npm-run-mcp-server to enable AI assistants to run and manage scripts via natural language commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}