jolokia-mcp-server
If you are the rightful owner of jolokia-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP server for Jolokia, a JMX-HTTP bridge for Java applications, enabling LLM to manage Java applications using JMX API via Jolokia.
listMBeans
List available MBeans from the JVM
listMBeanOperations
List available operations for a given MBean
listMBeanAttributes
List available attributes for a given MBean
readMBeanAttribute
Read an attribute from a given MBean
writeMBeanAttribute
Set the value to an attribute of a given MBean
executeMBeanOperation
Execute an operation on a given MBean