auto_recover
Automatically recover the npm-dev-mcp server by performing health checks, initiating recovery, and re-validating. Configure max retries, force recovery, or include server restart as needed.
Instructions
MCPサーバーの自動復旧を実行(ヘルスチェック→復旧→再検証)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
forceRecover | No | 強制復旧モード(デフォルト: false) | |
maxRetries | No | 最大復旧試行回数(デフォルト: 3) | |
restartMcp | No | MCPサーバー自体の再起動を含むか(デフォルト: false) |