server_info
Retrieve a snapshot of the running server's configuration for health check. Includes version, paths, GUI mode, loaded model, and BehaviorSpace launcher status.
Instructions
Return a snapshot of the running NetLogo MCP server's configuration.
Useful as a no-cost health check for the AI / user — returns the server version, configured paths, GUI mode, currently-loaded model, and whether a NetLogo headless launcher is reachable for BehaviorSpace runs.
No JVM round-trip; this is a pure config / filesystem inspection so it works even before the workspace is fully initialized.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |