F
licenseA
qualityD
maintenanceAllows LLMs to execute Wolfram Language code in a secure, session-based environment by providing an interface to interact with a Wolfram Mathematica kernel.
3
3
-
No user-submitted related servers found.
Scored across 6 tools
Each tool has a distinct purpose: workspace management (clear, list, get, set) and code execution (snippet vs script). No overlap or ambiguity.
All tools follow a consistent verb_noun pattern (e.g., clear_workspace, execute_code, set_variable). No deviations.
6 tools is well-scoped for a MATLAB-like environment, covering workspace operations and code execution without unnecessary bloat.
Covers core workspace CRUD (create via set, read via get/list, delete via clear) and execution. Missing a per-variable delete, but overall sufficient for typical use.