server_status
Check the LTspice MCP server's current state, including detected simulators, configuration, and security paths, to confirm available capabilities before running simulations.
Instructions
Get comprehensive server status including detected simulators, configuration settings, security sandbox paths, and runtime state. Use this to check what capabilities are available before attempting operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Response format: 'json' for structured data, 'text' for human-readable |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runtime | No | ||
| simulators | No | ||
| tool_count | No | ||
| diagnostics | No | ||
| tool_profile | No | ||
| allowed_paths | No | ||
| configuration | No | ||
| simulator_select | No | ||
| default_simulator | No | ||
| requested_simulator | No |