The janacontrol plugin already serves the jana process status as a JSON record via a ZMQ server (REQ-REP pattern). This could be adapted easily into an MCP server that an LLM could probe.
There are plenty of MCP examples out there, but here are a couple that could serve as examples:
https://code.jlab.org/epsci/llm-multi-agent/-/tree/main/MCP_Tools?ref_type=heads
The janacontrol plugin already serves the jana process status as a JSON record via a ZMQ server (REQ-REP pattern). This could be adapted easily into an MCP server that an LLM could probe.
There are plenty of MCP examples out there, but here are a couple that could serve as examples:
https://code.jlab.org/epsci/llm-multi-agent/-/tree/main/MCP_Tools?ref_type=heads