start
Run your project’s 'start' script from package.json using natural language commands. Automatically detects package manager and executes the script with optional arguments through the npm-run-mcp-server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}