This project implements an MCP server that provides a stateless interface to Maxima through batch mode execution. Each command runs in isolation with proper resource management and timeout handling.
GitHub

README.md

Overview Jacomax (Java Connector for Maxima) is a basic Java interface for the Maxima computer algebra system. Jacomax is open source, with the 3-clause BSD license. The software was initially ...