test
Execute npm test scripts in MCP server projects to validate functionality through integration testing and script verification.
Instructions
Run npm script "test": node dist/index.js --list-scripts && node scripts/integration-test.mjs && echo 'MCP server test completed successfully'
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _ | No | ||
| args | No | Optional arguments appended after -- to the script |